Fix comment typo

This commit is contained in:
Glenn Morris 2013-09-16 15:21:45 -04:00
parent 88302cbb9f
commit 8d95f3a69c

View file

@ -53,7 +53,7 @@
;; FIXME this does not return informative failure messages, just t or nil.
;; It should return the expected buffer contents and the actual one,
;; so that we can see what form ant failure took.
;; so that we can see what form any failure took.
(defun eshell-command-result-p (text regexp &optional func)
"Insert a command at the end of the buffer."
(eshell-insert-command text func)