From bf6e87cb553f51f9b0fb73c61751f1171f10f565 Mon Sep 17 00:00:00 2001 From: Stephen Eglen Date: Wed, 5 Jan 2005 13:41:58 +0000 Subject: [PATCH] Fix typo in doc string of reftex-citation. --- lisp/textmodes/reftex-cite.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/textmodes/reftex-cite.el b/lisp/textmodes/reftex-cite.el index e25464c798d..cfebdbdced1 100644 --- a/lisp/textmodes/reftex-cite.el +++ b/lisp/textmodes/reftex-cite.el @@ -597,7 +597,7 @@ to `reftex-cite-format' and inserted into the buffer. If NO-INSERT is non-nil, nothing is inserted, only the selected key returned. -FORAT-KEY can be used to pre-select a citation format. +FORMAT-KEY can be used to pre-select a citation format. When called with one or two `C-u' prefixes, first rescans the document. When called with a numeric prefix, make that many citations. When -- 2.39.5