# HG changeset patch # User Stefan Monnier # Date 1231793080 0 # Node ID 1aa3bea5e30fe4728da02ffb78e53dc2eca84909 # Parent 5a1ab0e912816f42926e46a5b3cff30b50129cde Typo. diff -r 5a1ab0e91281 -r 1aa3bea5e30f doc/lispref/variables.texi --- a/doc/lispref/variables.texi Mon Jan 12 20:44:19 2009 +0000 +++ b/doc/lispref/variables.texi Mon Jan 12 20:44:40 2009 +0000 @@ -622,7 +622,7 @@ @item @dots{}-flag The value is significant only as to whether it is @code{nil} or not. Since such variables often end up acquiring more values over time, -this convetion is not strongly recommended. +this convention is not strongly recommended. @item @dots{}-program The value is a program name.