]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo.
authorEli Zaretskii <eliz@gnu.org>
Mon, 11 Jun 2001 08:40:19 +0000 (08:40 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 11 Jun 2001 08:40:19 +0000 (08:40 +0000)
man/search.texi

index 3ab76eacb2973cf6577fb9ba01025c876efbb1a7..17c4a250a8189664712ac5f599966c56ab93907f 100644 (file)
@@ -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.