diff --git a/ChangeLog b/ChangeLog
index 44e5dfa9dcbd3fad72add5b28324a83d01f33a44..e108f923b0db0200268fe9a19d235b97e5041995 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ CVS code -
 - General:
 	- Miscellaneous comment fixes. (DLR)
 - doc/nano.texi:
-	- Add minor wording fixes. (DLR)
+	- Add minor wording and punctuation fixes. (DLR)
 
 GNU nano 1.9.99pre3 - 2006.10.25
 - chars.c:
diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi
index 6fda76325221ccf0b20846c5cc194806d1dab3ce..a1a03bade8ee74a23a6b4df97a3536384afdade8 100644
--- a/doc/texinfo/nano.texi
+++ b/doc/texinfo/nano.texi
@@ -732,7 +732,7 @@ position of the cursor.
 
 @item Interactive Replace and Spell Checker
 It is worth noting that @code{nano}'s replace function is interactive,
-i.e, it does not stop after one search string is found and automatically
+i.e. it does not stop after one search string is found and automatically
 replace it.  The @code{nano} implementation will pause at each search
 string found and query whether to replace this instance or not.  The
 internal spell checker operates similarly.  Note that there is no way to