diff options
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/bibtex.el | 2 |
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: | |||
| 2557 | To submit a problem report, enter \\[bibtex-submit-bug-report] from a | 2557 | To submit a problem report, enter \\[bibtex-submit-bug-report] from a |
| 2558 | BibTeX mode buffer. This automatically sets up a mail buffer with | 2558 | BibTeX mode buffer. This automatically sets up a mail buffer with |
| 2559 | version information already added. You just need to add a description | 2559 | version information already added. You just need to add a description |
| 2560 | of the problem, including a reproducable test case and send the | 2560 | of the problem, including a reproducible test case and send the |
| 2561 | message. | 2561 | message. |
| 2562 | 2562 | ||
| 2563 | 2563 | ||