changeset 46131:7255ef8cf60f

(reftex-citation): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 02 Jul 2002 14:49:40 +0000
parents d38c5a87f842
children 4d83b6d5d27a
files lisp/textmodes/reftex-cite.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/reftex-cite.el	Tue Jul 02 14:49:22 2002 +0000
+++ b/lisp/textmodes/reftex-cite.el	Tue Jul 02 14:49:40 2002 +0000
@@ -528,7 +528,7 @@
   "Make a citation using BibTeX database files.
 After prompting for a regular expression, scans the buffers with
 bibtex entries (taken from the \\bibliography command) and offers the
-matching entries for selection.  The selected entry is formated according
+matching entries for selection.  The selected entry is formatted according
 to `reftex-cite-format' and inserted into the buffer.
 
 If NO-INSERT is non-nil, nothing is inserted, only the selected key returned.