projects
/
elisp
/
riece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcc7686
)
Fixed typo.
author
ueno
<ueno>
Sun, 5 Dec 2004 07:28:05 +0000
(07:28 +0000)
committer
ueno
<ueno>
Sun, 5 Dec 2004 07:28:05 +0000
(07:28 +0000)
lisp/riece-message.el
patch
|
blob
|
history
diff --git
a/lisp/riece-message.el
b/lisp/riece-message.el
index
0ed4602
..
033c319
100644
(file)
--- a/
lisp/riece-message.el
+++ b/
lisp/riece-message.el
@@
-114,7
+114,7
@@
(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)))