From 4b12b8f396182cbd073429a7bfc2e6213a65a17a Mon Sep 17 00:00:00 2001 From: Luke Fitzgerald Date: Sat, 7 Aug 2010 13:28:11 -0700 Subject: [PATCH] Cosmetic comment change --- plugins/Irc/ChannelResponseChannel.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Irc/ChannelResponseChannel.php b/plugins/Irc/ChannelResponseChannel.php index 0fee49c8eb..580a3c12d7 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