Spelling fixes.
[bpt/emacs.git] / lisp / eshell / esh-mode.el
index 9abb0c8..43d56a5 100644 (file)
@@ -607,7 +607,7 @@ will return the parsed command."
                 (setq command (eshell-parse-command (cons beg end)
                                                     args t)))))
        (ignore
-        (message "Expecting completion of delimeter %c ..."
+        (message "Expecting completion of delimiter %c ..."
                  (if (listp delim)
                      (car delim)
                    delim)))