From: Juanma Barranquero Date: Mon, 15 Jul 2002 15:50:56 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~14119 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=795e72aeb7b170947240d4165d456bd496dc2de7;p=emacs.git Fix typo. --- diff --git a/lispref/variables.texi b/lispref/variables.texi index 197390e0b7d..c45599a92b6 100644 --- a/lispref/variables.texi +++ b/lispref/variables.texi @@ -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