]> code.delx.au - gnu-emacs/blobdiff - lisp/ls-lisp.el
Spelling fixes (or remove unnecessary and unusually-spelled words).
[gnu-emacs] / lisp / ls-lisp.el
index 60d6b7b7ba52d98fe38717b782a4c0074d29f3ad..82a78545d6298270aa281d1ae871b639ad6d746a 100644 (file)
@@ -404,8 +404,8 @@ not contain `d', so that a full listing is expected."
                ;; the wildcard; let's say something similar.
                (insert "(No match)\n"))
            (insert (format "total %.0f\n" (fceiling (/ sum 1024.0))))))
-       ;; dired-insert-directory exprects to find point after the
-       ;; text.  But if the listinmg is empty, as e.g. in empty
+       ;; dired-insert-directory expects to find point after the
+       ;; text.  But if the listing is empty, as e.g. in empty
        ;; directories with -a removed from switches, point will be
        ;; before the inserted text, and dired-insert-directory will
        ;; not indent the listing correctly.  Going to the end of the