]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo in last commit of src/ChangeLog.
authorEli Zaretskii <eliz@gnu.org>
Tue, 8 May 2012 19:09:38 +0000 (22:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 8 May 2012 19:09:38 +0000 (22:09 +0300)
src/ChangeLog

index 3a9e9a5f539f09d723a311e61861ba7047450756..4bf848d953a5844f7b800d75d8302f1abdeed8c6 100644 (file)
@@ -4,7 +4,7 @@
        * keyboard.c (read_char): Don't clear the echo area if there's no
        message to clear.
        * xdisp.c (redisplay_internal): Redisplay the mini window (with the
-       contents of *Minibuf-0*) if there' no message displayed in its stead.
+       contents of *Minibuf-0*) if there's no message displayed in its stead.
 
 2012-05-07  Michael Albinus  <michael.albinus@gmx.de>