From ce364e2a570b6978d31cb9807ff3dbfa0a67315a Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Wed, 3 Mar 2004 01:25:46 +0000
Subject: [PATCH] minor capitalization fixes

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1679 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 2 +-
 README    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5f156ff8..b1a6f5e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -217,7 +217,7 @@ CVS code -
 	  fixes by DLR)
 - README:
 	- Reformat to 72 characters per line, fix wording in one spot,
-	  and fix spacing in several spots. (DLR)
+	  and fix spacing and capitalization in several spots. (DLR)
 - NEWS:
 	- Capitalization fix. (DLR)
 
diff --git a/README b/README
index 4c698812..9650c4a8 100644
--- a/README
+++ b/README
@@ -42,13 +42,13 @@ Mailing List and Bug Reports
 	Savannah hosts all the nano-related mailing-lists.
 
 	+ info-nano@gnu.org is a very low traffic list
-	  used to announce new Nano versions or other important
+	  used to announce new nano versions or other important
 	  information about the project.
 	+ help-nano@gnu.org is for those seeking to get help without
 	  wanting to hear about the technical details of its
 	  development.
 	+ nano-devel@gnu.org is the list used by the people
-	  that make Nano and a general development discussion list, with
+	  that make nano and a general development discussion list, with
 	  moderate traffic.
 
 	To subscribe, send email to nano-<name>-request@gnu.org with a
-- 
GitLab