Fix reftex-citation docstring (bug#60710)
* lisp/textmodes/reftex-cite.el (reftex-citation): Fix spelling.
This commit is contained in:
parent
64fe6bdb61
commit
136c027221
1 changed files with 1 additions and 1 deletions
|
@ -636,7 +636,7 @@ command, it will add another key, ignoring the value of
|
|||
|
||||
The regular expression uses an expanded syntax: && is interpreted as `and'.
|
||||
Thus, `aaaa&&bbb' matches entries which contain both `aaaa' and `bbb'.
|
||||
While entering the regexp, completion on knows citation keys is possible.
|
||||
While entering the regexp, completion on known citation keys is possible.
|
||||
`=' is a good regular expression to match all entries in all files."
|
||||
(interactive)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue