aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/files.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2004-02-16 22:17:42 +0000
committerRichard M. Stallman <[email protected]>2004-02-16 22:17:42 +0000
commitb705e83b11ed13663cbca2d3ba96c99d78a9dc86 (patch)
tree19cc26ade9121219144322478560e63a3b246ade /lispref/files.texi
parentb180eac2321dabcb61bab9ee9bf527841526fa0d (diff)
(Changing Files): Fix argname.
Diffstat (limited to 'lispref/files.texi')
-rw-r--r--lispref/files.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/files.texi b/lispref/files.texi
index 04c2797144..f2c3638ac5 100644
--- a/lispref/files.texi
+++ b/lispref/files.texi
@@ -1341,7 +1341,7 @@ links.
@end deffn
@defun define-logical-name varname string
-This function defines the logical name @var{name} to have the value
+This function defines the logical name @var{varname} to have the value
@var{string}. It is available only on VMS.
@end defun