From e675070f0ab5a405d462a8a141d4ba03db7c6c3b Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Thu, 4 Jan 1996 23:27:40 +0000 Subject: [PATCH] (capitalize-title-stop-words): Doc fix. --- lisp/textmodes/bib-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/textmodes/bib-mode.el b/lisp/textmodes/bib-mode.el index d772ddcff1e..89855e8e3af 100644 --- a/lisp/textmodes/bib-mode.el +++ b/lisp/textmodes/bib-mode.el @@ -198,7 +198,7 @@ named by variable `unread-bib-file'." (concat "the\\|and\\|of\\|is\\|a\\|an\\|of\\|for\\|in\\|to\\|in\\|on\\|at\\|" "by\\|with\\|that\\|its") - "Words not to be capitialized in a title (unless they're the first word + "Words not to be capitalized in a title (unless they're the first word in the title).") (defvar capitalize-title-stop-regexp -- 2.39.2