changeset 62207:50fda5cdcc5d

(Arguments): Fix punctuation.
author Richard M. Stallman <rms@gnu.org>
date Tue, 10 May 2005 07:26:25 +0000
parents 879a1e2e914c
children 3eeb147cd9e0
files man/basic.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/basic.texi	Mon May 09 22:29:45 2005 +0000
+++ b/man/basic.texi	Tue May 10 07:26:25 2005 +0000
@@ -780,7 +780,7 @@
 sign has the special meaning of ``multiply by four.''  It multiplies the
 argument for the next command by four.  @kbd{C-u} twice multiplies it by
 sixteen.  Thus, @kbd{C-u C-u C-f} moves forward sixteen characters.  This
-is a good way to move forward ``fast'', since it moves about 1/5 of a line
+is a good way to move forward ``fast,'' since it moves about 1/5 of a line
 in the usual size screen.  Other useful combinations are @kbd{C-u C-n},
 @kbd{C-u C-u C-n} (move down a good fraction of a screen), @kbd{C-u C-u
 C-o} (make ``a lot'' of blank lines), and @kbd{C-u C-k} (kill four