From c1b32502d0ec28707e13c0b2eafecb56841c290c Mon Sep 17 00:00:00 2001
From: Juanma Barranquero <lekktu@gmail.com>
Date: Fri, 30 Aug 2002 11:01:51 +0000
Subject: [PATCH] (bibtex-mode): Fix typo.

---
 lisp/textmodes/bibtex.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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:
 To submit a problem report, enter \\[bibtex-submit-bug-report] from a
 BibTeX mode buffer.  This automatically sets up a mail buffer with
 version information already added.  You just need to add a description
-of the problem, including a reproducable test case and send the
+of the problem, including a reproducible test case and send the
 message.
 
 
-- 
2.39.5