From: Stefan Monnier Date: Mon, 12 Jan 2009 20:44:40 +0000 (+0000) Subject: Typo. X-Git-Tag: emacs-pretest-23.0.90~491 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0befcaca9339ccc3f893b28cff4636ef53c3a04c;p=emacs.git Typo. --- diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi index d09b06f3657..7cdec034419 100644 --- a/doc/lispref/variables.texi +++ b/doc/lispref/variables.texi @@ -622,7 +622,7 @@ arguments. @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.