* doc/emacs/custom.texi (Variables): Fix typo.
authorGlenn Morris <rgm@gnu.org>
Fri, 4 Feb 2011 03:17:58 +0000 (19:17 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 4 Feb 2011 03:17:58 +0000 (19:17 -0800)
doc/emacs/ChangeLog
doc/emacs/custom.texi

index f3c6afc..20e672f 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-04  Glenn Morris  <rgm@gnu.org>
+
+       * custom.texi (Variables): Fix typo.
+
 2011-01-28  Chong Yidong  <cyd@stupidchicken.com>
 
        * search.texi (Regexps): Copyedits.  Mention character classes
index b3efaff..a5f1e59 100644 (file)
@@ -771,7 +771,7 @@ using the help command @kbd{C-h v} (@code{describe-variable}).
 most interesting variables for a non-programmer user are those meant
 for users to change---these are called @dfn{user options}.  @xref{Easy
 Customization}, for information about using the Customize facility to
-set user options.  In the following sections, we describe will other
+set user options.  In the following sections, we will describe other
 aspects of Emacs variables, such as how to set them outside Customize.
 
   Emacs Lisp allows any variable (with a few exceptions) to have any