]> git.eshelyaron.com Git - emacs.git/commitdiff
(reftex-citation): Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 2 Jul 2002 15:21:18 +0000 (15:21 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 2 Jul 2002 15:21:18 +0000 (15:21 +0000)
lisp/textmodes/reftex-cite.el

index 8eda09de35788a9b5df0a84b42477f5e9240f8d3..37833be278c9aab49618421b90600ffc9f785e20 100644 (file)
   "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.