summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2002-07-15 15:50:56 +0000
committerJuanma Barranquero <lekktu@gmail.com>2002-07-15 15:50:56 +0000
commit4a57502c967360ff70d94d1fca73b3c3adc07ec5 (patch)
treea95500cc20be2965711ede04d75d546bd9483262 /lispref
parent4600fada50799a7b7bd9b4bee532ea62f26132dc (diff)
downloademacs-4a57502c967360ff70d94d1fca73b3c3adc07ec5.tar.gz
Fix typo.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/variables.texi2
1 files changed, 1 insertions, 1 deletions
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