changeset 34886:e8d926df8cc4

Fix a typo reported by "Andrew Hintz (Drew)" <adhintz@mail.utexas.edu>.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 27 Dec 2000 21:11:01 +0000
parents 766c951092cc
children cf361d741e2c
files etc/TUTORIAL
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/etc/TUTORIAL	Wed Dec 27 17:08:35 2000 +0000
+++ b/etc/TUTORIAL	Wed Dec 27 21:11:01 2000 +0000
@@ -84,10 +84,9 @@
 >> Move into the line with C-f's and then up with C-p's.
    See what C-p does when the cursor is in the middle of the line.
 
-Each of text line ends with a Newline character, which serves to
-separate it from the following line.  The last line in your file ought
-to have a Newline at the end (but Emacs does not require it to have
-one).
+Each text line ends with a Newline character, which serves to separate
+it from the following line.  The last line in your file ought to have
+a Newline at the end (but Emacs does not require it to have one).
 
 >> Try to C-b at the beginning of a line.  It should move to
    the end of the previous line.  This is because it moves back