Changes committed gnus/lisp (ChangeLog)

"Katsumi Yamaoka" <[email protected]> Fri, 18 Dec 2009 01:52:44 +0100
Newsgroups gmane.emacs.gnus.commits
Message-ID <[email protected]>
Modified: ChangeLog

Typo.


Index: ChangeLog
diff -u gnus/lisp/ChangeLog:7.2046 gnus/lisp/ChangeLog:7.2047
--- ChangeLog:7.2046	Fri Dec 18 01:47:27 2009
+++ ChangeLog	Fri Dec 18 01:52:44 2009
@@ -1,7 +1,7 @@
 2009-12-18  Katsumi Yamaoka  <[email protected]>
 
-	* nntp.el (nntp-service-to-port): Work for port expressed with numeric
-	string; replace [:digit:] with [0-9] for XEmacs.
+	* nntp.el (nntp-service-to-port): Work for service expressed with
+	numeric string; replace [:digit:] with [0-9] for XEmacs.
 
 2009-12-17  Glenn Morris  <[email protected]>