aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/help.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/help.texi b/man/help.texi
index 151d285aeb8..d2390c6b451 100644
--- a/man/help.texi
+++ b/man/help.texi
@@ -60,7 +60,7 @@ match for @var{topic}, a regular expression. @xref{Apropos}.
60 60
61@item C-h i m emacs @key{RET} i @var{topic} @key{RET} 61@item C-h i m emacs @key{RET} i @var{topic} @key{RET}
62This looks up @var{topic} in the indices of the Emacs on-line manual. 62This looks up @var{topic} in the indices of the Emacs on-line manual.
63There may be several matches, so displays the first one. You can then 63If there are several matches, Emacs displays the first one. You can then
64press @key{,} to move to other matches, until you find what you are 64press @key{,} to move to other matches, until you find what you are
65looking for. 65looking for.
66 66