aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2002-08-30 11:01:51 +0000
committerJuanma Barranquero2002-08-30 11:01:51 +0000
commitc1b32502d0ec28707e13c0b2eafecb56841c290c (patch)
tree12ace62ba347149544ae16dd775da9f20a593844
parent9c46418eb60237baa9d6c519afd917d194cc9a42 (diff)
downloademacs-c1b32502d0ec28707e13c0b2eafecb56841c290c.tar.gz
emacs-c1b32502d0ec28707e13c0b2eafecb56841c290c.zip
(bibtex-mode): Fix typo.
-rw-r--r--lisp/textmodes/bibtex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el
index cdfc0821d2b..00c28fcef72 100644
--- a/lisp/textmodes/bibtex.el
+++ b/lisp/textmodes/bibtex.el
@@ -2557,7 +2557,7 @@ The generation algorithm works as follows:
2557To submit a problem report, enter \\[bibtex-submit-bug-report] from a 2557To submit a problem report, enter \\[bibtex-submit-bug-report] from a
2558BibTeX mode buffer. This automatically sets up a mail buffer with 2558BibTeX mode buffer. This automatically sets up a mail buffer with
2559version information already added. You just need to add a description 2559version information already added. You just need to add a description
2560of the problem, including a reproducable test case and send the 2560of the problem, including a reproducible test case and send the
2561message. 2561message.
2562 2562
2563 2563