From 8d95f3a69cc3268338a0d29514810c9452b338f3 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 16 Sep 2013 15:21:45 -0400 Subject: [PATCH] Fix comment typo --- test/automated/eshell.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/automated/eshell.el b/test/automated/eshell.el index 643e83c6a76..41c7b254752 100644 --- a/test/automated/eshell.el +++ b/test/automated/eshell.el @@ -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) -- 2.39.2