diff man/basic.texi @ 38172:aad260e72f97

Minor change.
author Richard M. Stallman <rms@gnu.org>
date Sun, 24 Jun 2001 08:17:21 +0000
parents 553346e3d511
children 2540b694650b
line wrap: on
line diff
--- a/man/basic.texi	Sat Jun 23 19:44:13 2001 +0000
+++ b/man/basic.texi	Sun Jun 24 08:17:21 2001 +0000
@@ -251,7 +251,7 @@
 
 @vindex track-eol
   If you set the variable @code{track-eol} to a non-@code{nil} value,
-then @kbd{C-n} and @kbd{C-p} when at the end of the starting line move
+then @kbd{C-n} and @kbd{C-p}, when starting at the end of the line, move
 to the end of another line.  Normally, @code{track-eol} is @code{nil}.
 @xref{Variables}, for how to set variables such as @code{track-eol}.