Fixed typo.
authorDaiki Ueno <ueno@unixuser.org>
Sun, 5 Dec 2004 07:28:05 +0000 (07:28 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Sun, 5 Dec 2004 07:28:05 +0000 (07:28 +0000)
lisp/riece-message.el

index 0ed4602..033c319 100644 (file)
                  (riece-message-target message))))
     (unless (riece-identity-member target riece-current-channels)
       (riece-join-channel target)
                  (riece-message-target message))))
     (unless (riece-identity-member target riece-current-channels)
       (riece-join-channel target)
-      ;; If you are not joined any channel,
+      ;; If you are not joined to any channel,
       ;; switch to the target immediately.
       (unless riece-current-channel
        (riece-switch-to-channel target)))
       ;; switch to the target immediately.
       (unless riece-current-channel
        (riece-switch-to-channel target)))