gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Nov 2011 10:20:14 +0000 (10:20 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sat, 26 Nov 2011 10:20:14 +0000 (10:20 +0000)
lisp/ChangeLog
lisp/gnus-start.el

index 49dc47b..e0b0a71 100644 (file)
@@ -1,3 +1,7 @@
+2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
+
 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        * color.el (color-rgb-to-hsl):
index d975b14..b121960 100644 (file)
@@ -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.