[gnus git] branch master updated: n0-13-76-g4c756ae =1= Fix typo.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 4c756ae429b1fb8f1e0db861ef0dca0efae506b5 (commit)
from c002e64749dfa3e7256638c37d6fb772e65f85f8 (commit)
- Log -----------------------------------------------------------------
commit 4c756ae429b1fb8f1e0db861ef0dca0efae506b5
Author: Juanma Barranquero <[email protected]>
Date: Sun Mar 6 10:19:48 2011 +0000
Fix typo.
diff --git a/lisp/gnus.el b/lisp/gnus.el
index e834410..6c48a11 100644
--- a/lisp/gnus.el
+++ b/lisp/gnus.el
@@ -2545,7 +2545,7 @@ a string, be sure to use a valid format, see RFC 2616."
(defvar gnus-extended-servers nil)
;; The carpal mode has been removed, but define the variable for
-;; backwards compatability.
+;; backwards compatibility.
(defvar gnus-carpal nil)
(make-obsolete-variable 'gnus-carpal nil "Emacs 24.1")
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/gnus.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project