From 2fed2689194b260e608c5ef8a12e36d57c8dd199 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 8 May 2012 22:09:38 +0300 Subject: [PATCH] Fix a typo in last commit of src/ChangeLog. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 3a9e9a5f539..4bf848d953a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 -- 2.39.2