summaryrefslogtreecommitdiff
path: root/plugins/Irc/ChannelResponseChannel.php
diff options
context:
space:
mode:
authorLuke Fitzgerald <lw.fitzgerald@googlemail.com>2010-08-07 13:28:11 -0700
committerLuke Fitzgerald <lw.fitzgerald@googlemail.com>2010-08-07 13:28:11 -0700
commit4b12b8f396182cbd073429a7bfc2e6213a65a17a (patch)
tree2966cd8e110093da05d13cc2283962c702438744 /plugins/Irc/ChannelResponseChannel.php
parentbee50840728ca8af99e988bcce71876849ba61d3 (diff)
Cosmetic comment change
Diffstat (limited to 'plugins/Irc/ChannelResponseChannel.php')
-rw-r--r--plugins/Irc/ChannelResponseChannel.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Irc/ChannelResponseChannel.php b/plugins/Irc/ChannelResponseChannel.php
index 0fee49c8e..580a3c12d 100644
--- a/plugins/Irc/ChannelResponseChannel.php
+++ b/plugins/Irc/ChannelResponseChannel.php
@@ -2,7 +2,7 @@
/**
* StatusNet, the distributed open-source microblogging tool
*
- * Override the IMChannel class to allow commands to send messages
+ * Extend the IMChannel class to allow commands to send messages
* to a channel instead of PMing a user
*
* PHP version 5