]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo reported by "Andrew Hintz (Drew)" <adhintz@mail.utexas.edu>.
authorEli Zaretskii <eliz@gnu.org>
Wed, 27 Dec 2000 21:11:01 +0000 (21:11 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 27 Dec 2000 21:11:01 +0000 (21:11 +0000)
etc/TUTORIAL

index 4437ecd47b04b112e9bb10652bb357fbe2a564bd..f629c644ac4b3e5c43cb922fd85df7b2e001306a 100644 (file)
@@ -84,10 +84,9 @@ time, so it would be of great benefit if you learn them now.
 >> 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