branch: externals/rcirc-color
commit 45b4333512f73cad3b0ed31cbbb9e83a9fe08164
Author: Stefan Kangas <stefankan...@gmail.com>
Commit: Stefan Kangas <stefankan...@gmail.com>

    ; Fix typo
---
 rcirc-color.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rcirc-color.el b/rcirc-color.el
index ee96ae8bd5..3c2248fa6e 100644
--- a/rcirc-color.el
+++ b/rcirc-color.el
@@ -140,7 +140,7 @@ This ignores SENDER and RESPONSE."
 
 (defun rcirc-do-color (nick color process target)
   "Implement the /color command.
-NICK is the nick for which the new color ist set; if nil, all the
+NICK is the nick for which the new color is set; if nil, all the
 nicks in `rcirc-color-mapping' are shown with their corresponding
 faces.
 

Reply via email to