emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r114309: Fix comment typo


From: Glenn Morris
Subject: [Emacs-diffs] trunk r114309: Fix comment typo
Date: Mon, 16 Sep 2013 19:21:47 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114309
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2013-09-16 15:21:45 -0400
message:
  Fix comment typo
modified:
  test/automated/eshell.el       eshtest.el-20091113204419-o5vbwnq5f7feedwu-1875
=== modified file 'test/automated/eshell.el'
--- a/test/automated/eshell.el  2013-09-16 19:20:44 +0000
+++ b/test/automated/eshell.el  2013-09-16 19:21:45 +0000
@@ -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)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]