]> git.eshelyaron.com Git - emacs.git/commitdiff
Typo.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 18 Dec 2009 00:52:39 +0000 (00:52 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 18 Dec 2009 00:52:39 +0000 (00:52 +0000)
lisp/gnus/ChangeLog

index 94735a81b7ec933c41230ed6bd850f14587a12ad..ff2649fe88c6951c11a5fe7eb7a761fe0708fdf3 100644 (file)
@@ -1,7 +1,7 @@
 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * 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  <rgm@gnu.org>