diff options
Diffstat (limited to 'doc/emacs/search.texi')
-rw-r--r-- | doc/emacs/search.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/search.texi b/doc/emacs/search.texi index 9b91421a7e6..ae275d1ca67 100644 --- a/doc/emacs/search.texi +++ b/doc/emacs/search.texi @@ -24,7 +24,7 @@ thing, but search for patterns instead of fixed strings. * Symbol Search:: Search for a source code symbol. * Regexp Search:: Search for match for a regexp. * Regexps:: Syntax of regular expressions. -* Regexp Backslash:: Regular expression constructs starting with '\'. +* Regexp Backslash:: Regular expression constructs starting with `\'. * Regexp Example:: A complex regular expression explained. * Search Case:: To ignore case while searching, or not. * Replace:: Search, and replace some or all matches. |