* doc/lispintro/emacs-lisp-intro.texi (re-search-forward): Fix typo.
This commit is contained in:
parent
1db03b1618
commit
7b4b130107
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue