aboutsummaryrefslogtreecommitdiffstats
path: root/man/basic.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/basic.texi')
-rw-r--r--man/basic.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/basic.texi b/man/basic.texi
index 26b3137d632..6f0e7cad68c 100644
--- a/man/basic.texi
+++ b/man/basic.texi
@@ -736,7 +736,7 @@ can separate the argument from the digit to insert with another
736@kbd{C-u}; for example, @kbd{C-u 6 4 C-u 1} does insert 64 copies of 736@kbd{C-u}; for example, @kbd{C-u 6 4 C-u 1} does insert 64 copies of
737the character @samp{1}. 737the character @samp{1}.
738 738
739 We use the term ``prefix argument'' as well as ``numeric argument'', 739 We use the term ``prefix argument'' as well as ``numeric argument,''
740to emphasize that you type these argument before the command, and to 740to emphasize that you type these argument before the command, and to
741distinguish them from minibuffer arguments that come after the 741distinguish them from minibuffer arguments that come after the
742command. 742command.