Fix comment typo
This commit is contained in:
parent
88302cbb9f
commit
8d95f3a69c
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue