Fixed.
authorueno <ueno>
Mon, 29 Aug 2005 03:05:38 +0000 (03:05 +0000)
committerueno <ueno>
Mon, 29 Aug 2005 03:05:38 +0000 (03:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fad62dc..2a120db 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@
 
 ** Support multiple coding-systems on a server.
    You can use different coding-systems for different channels. (ueno)
-   Example setting:
+   For example:
    (setq riece-coding-system-alist
         '(("#euc-jp" . euc-jp)
           ("#utf-8 irc.freenode.net" . utf-8)))