From 1015daba260128b075a4ba4242c413a740d2d365 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 29 Dec 1995 17:59:11 +0000 Subject: [PATCH] (dired): Fix typo. --- lisp/dired.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/dired.el b/lisp/dired.el index 541829d9a2d..7da15bc2df0 100644 --- a/lisp/dired.el +++ b/lisp/dired.el @@ -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. \\\ You can move around in it with the usual commands. -- 2.39.2