* doc/lispintro/emacs-lisp-intro.texi (re-search-forward): Fix typo.
[bpt/emacs.git] / doc / lispintro / emacs-lisp-intro.texi
index 0f9b6b9..be49c52 100644 (file)
@@ -12607,7 +12607,7 @@ four arguments:
 @enumerate
 @item
 The first argument is the regular expression that the function searches
-for.  The regular expression will be a string between quotations marks.
+for.  The regular expression will be a string between quotation marks.
 
 @item
 The optional second argument limits how far the function will search; it is a