From 303ad845154ee26efc6fbceb13f3202e554e7d87 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 15 Nov 2011 09:46:34 -0800 Subject: [PATCH] Undo a bad spelling fix. I did not realize the comment was in Latin. --- lisp/dired.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/dired.el b/lisp/dired.el index 6264df148b6..90cf610116a 100644 --- a/lisp/dired.el +++ b/lisp/dired.el @@ -2533,7 +2533,7 @@ instead of `dired-actual-switches'." (if (and (> count 1) (called-interactively-p 'interactive)) (message "Buffer includes %d directories" count))) ;; We don't need to sort it because it is in buffer order per - ;; construction. Return new alist: + ;; constructionem. Return new alist: dired-subdir-alist)) (defun dired-alist-add-1 (dir new-marker) -- 2.39.2