]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/symbols.texi
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
[gnu-emacs] / doc / lispref / symbols.texi
index 3e6c8266ef99ff4d6faefa4e897ea35694a62c71..9f9165499028c9ae21b7af74469c77188ad2b674 100644 (file)
@@ -564,7 +564,7 @@ side-effects, for determining function safety (@pxref{Function
 Safety}) as well as for byte compiler optimizations.  Do not set it.
 
 @item variable-documentation
-If non-@code{nil}, this specifies the named vaariable's documentation
+If non-@code{nil}, this specifies the named variable's documentation
 string.  This is set automatically by @code{defvar} and related
 functions.  @xref{Defining Faces}.
 @end table