]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 15 Jul 2002 15:50:56 +0000 (15:50 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 15 Jul 2002 15:50:56 +0000 (15:50 +0000)
lispref/variables.texi

index 197390e0b7d889ba8769eef2005e24b8e08e1ba2..c45599a92b669fc3c82b4f3e63fed3d5c111091f 100644 (file)
@@ -1683,7 +1683,7 @@ for symbol @var{base-var}. This means that retrieving the value of
 value of @var{alias-var} changes the value of @var{base-var}.
 
 If the @var{docstring} argument is present, it specifies the documentation for
-@var{alias-var}; otherwise, it has the same documentation that @var{base-var},
+@var{alias-var}; otherwise, it has the same documentation as @var{base-var},
 if any.
 @end defmac