From e8e7cdb722440d0f4b8f0179044b5188d334a78f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 26 Nov 2011 10:20:14 +0000 Subject: [PATCH] gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix. --- lisp/ChangeLog | 4 ++++ lisp/gnus-start.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 49dc47b9c..e0b0a7186 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2011-11-26 Paul Eggert + + * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix. + 2011-11-25 Paul Eggert * color.el (color-rgb-to-hsl): diff --git a/lisp/gnus-start.el b/lisp/gnus-start.el index d975b1414..b121960a0 100644 --- a/lisp/gnus-start.el +++ b/lisp/gnus-start.el @@ -2533,7 +2533,7 @@ If FORCE is non-nil, the .newsrc file is read." ((or (eq symbol options-symbol) (eq symbol Options-symbol)) (setq gnus-newsrc-options - ;; This concating is quite inefficient, but since our + ;; This concatting is quite inefficient, but since our ;; thorough studies show that approx 99.37% of all ;; .newsrc files only contain a single options line, we ;; don't give a damn, frankly, my dear. -- 2.11.4.GIT