]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix reftex-citation docstring (bug#60710)
authorManuel Uberti <manuel.uberti@inventati.org>
Tue, 10 Jan 2023 14:51:46 +0000 (15:51 +0100)
committerEli Zaretskii <eliz@gnu.org>
Tue, 10 Jan 2023 17:02:04 +0000 (19:02 +0200)
* lisp/textmodes/reftex-cite.el (reftex-citation): Fix spelling.

lisp/textmodes/reftex-cite.el

index 77373707d656afbe787ac976ae9c984dc73197d0..6beae8162579f26c7f7af8edc5fde95ae39f16b2 100644 (file)
@@ -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)