diff options
Diffstat (limited to 'lib/implugin.php')
-rw-r--r-- | lib/implugin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/implugin.php b/lib/implugin.php index dafb8a416..dab72c514 100644 --- a/lib/implugin.php +++ b/lib/implugin.php @@ -31,7 +31,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) { } /** - * Superclass for plugins that do authentication + * Superclass for plugins that do instant messaging * * Implementations will likely want to override onStartIoManagerClasses() so that their * IO manager is used |