summaryrefslogtreecommitdiff
path: root/man/search.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-06-11 08:40:19 +0000
committerEli Zaretskii <eliz@gnu.org>2001-06-11 08:40:19 +0000
commite7ad2d2315c2d443a75198c326e26cab1c3406ca (patch)
tree5d96420b5a9883cbd9b76fcf654cfe74d3abd205 /man/search.texi
parent4a0aa1d93a3f69ce96ae52a39fe8c96d2318d68c (diff)
downloademacs-e7ad2d2315c2d443a75198c326e26cab1c3406ca.tar.gz
Fix a typo.
Diffstat (limited to 'man/search.texi')
-rw-r--r--man/search.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/search.texi b/man/search.texi
index 3ab76eacb29..17c4a250a81 100644
--- a/man/search.texi
+++ b/man/search.texi
@@ -865,7 +865,7 @@ performs the inverse transformation.
@subsection Replace Commands and Case
If the first argument of a replace command is all lower case, the
-commands ignores case while searching for occurrences to
+command ignores case while searching for occurrences to
replace---provided @code{case-fold-search} is non-@code{nil}. If
@code{case-fold-search} is set to @code{nil}, case is always significant
in all searches.