From d87b5cedee979f06f432ff711303400105e9f0f6 Mon Sep 17 00:00:00 2001
From: Juanma Barranquero <lekktu@gmail.com>
Date: Tue, 25 Sep 2007 11:31:17 +0000
Subject: [PATCH] Fix typo.

---
 etc/ChangeLog | 17 ++++++++++-------
 etc/NEWS      |  2 +-
 2 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/etc/ChangeLog b/etc/ChangeLog
index 4baa10f87a6..d8ba4fb60db 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-25  Johannes Weiner  <hannes@saeurebad.de>
+
+	* NEWS: Fix typo.
+
 2007-09-24  Glenn Morris  <rgm@gnu.org>
 
 	* CONTRIBUTE: Remove information on maintaining copyright years;
@@ -38,8 +42,7 @@
 
 2007-09-08  Michael Olson  <mwolson@gnu.org>
 
-	* ERC-NEWS: Update for changes to the development version of ERC
-	5.3.
+	* ERC-NEWS: Update for changes to the development version of ERC 5.3.
 
 2007-09-06  Glenn Morris  <rgm@gnu.org>
 
@@ -120,10 +123,10 @@
 
 2007-08-22  Karl Berry  <karl@gnu.org>
 
-	* refcard.tex: updates for printing.
-        (\versionyear): update to 2007.
-	(\copyrightnotice): modified or unmodified ok.
-	(Simple Customization): don't use goto-line, since now it's bound.
+	* refcard.tex: Updates for printing.
+	(\versionyear): Update to 2007.
+	(\copyrightnotice): Modified or unmodified ok.
+	(Simple Customization): Don't use goto-line, since now it's bound.
 	Also, use now-preferred (kbd ...) syntax.
 
 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
@@ -145,7 +148,7 @@
 	* README: Move information about tex files from here...
 	* refcards/README: ...to here.
 
-	* tutorials/: New directory. Move TUTORIAL* here.
+	* tutorials/: New directory.  Move TUTORIAL* here.
 
 	* gnus.pbm, letter.pbm, letter.xpm:
 	* splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
diff --git a/etc/NEWS b/etc/NEWS
index 5c6f69cbf08..3022068d0a3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -80,7 +80,7 @@ highlighting, and help echoing in the minibuffer.
 recenter the visited source file.  Its value can be a number (for example,
 0 for top line, -1 for bottom line), or nil for no recentering.
 
-** The mode-line display a `@' if the default-directory for the current buffer
+** The mode-line displays a `@' if the default-directory for the current buffer
 is on a remote machine, or a hyphen otherwise.
 
 ** The new command balance-window-area balances windows both vertically
-- 
2.39.5