1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00

(Changing Files): Fix argname.

This commit is contained in:
Richard M. Stallman 2004-02-16 22:17:42 +00:00
parent b180eac232
commit b705e83b11

View 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