]> git.eshelyaron.com Git - emacs.git/commitdiff
(Changing Files): Fix argname.
authorRichard M. Stallman <rms@gnu.org>
Mon, 16 Feb 2004 22:17:42 +0000 (22:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 16 Feb 2004 22:17:42 +0000 (22:17 +0000)
lispref/files.texi

index 04c2797144577db5764fd5d3f1524c58b48d230f..f2c3638ac5f42a9e152fb7daf3a0f065997b4a71 100644 (file)
@@ -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