]> git.eshelyaron.com Git - emacs.git/commitdiff
(dired): Fix typo.
authorRichard M. Stallman <rms@gnu.org>
Fri, 29 Dec 1995 17:59:11 +0000 (17:59 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 29 Dec 1995 17:59:11 +0000 (17:59 +0000)
lisp/dired.el

index 541829d9a2d38c55b974674c44231f6fef2721a6..7da15bc2df03eed681e240f2f436615646282bf9 100644 (file)
@@ -345,7 +345,7 @@ Optional second argument SWITCHES specifies the `ls' options used.
 \(Interactively, use a prefix argument to be able to specify SWITCHES.)
 Dired displays a list of files in DIRNAME (which may also have
 shell wildcards appended to select certain files).  If DIRNAME is a cons,
-its first element is taken as the directory name and the resr as an explicit
+its first element is taken as the directory name and the rest as an explicit
 list of files to make directory entries for.
 \\<dired-mode-map>\
 You can move around in it with the usual commands.