]> git.eshelyaron.com Git - emacs.git/commitdiff
Undo a bad spelling fix.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Nov 2011 17:46:34 +0000 (09:46 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Nov 2011 17:46:34 +0000 (09:46 -0800)
I did not realize the comment was in Latin.

lisp/dired.el

index 6264df148b6abd235cf489485e7ab4e44960d605..90cf610116ab62c9e524ed9e410324c83f74b029 100644 (file)
@@ -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)