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