From 16c4561da6aa079c9e915e7b8bb77d1279a9985d Mon Sep 17 00:00:00 2001 From: James Vega Date: Mon, 4 Oct 2004 13:36:50 +0000 Subject: [PATCH] Correct the plugin documentation. --- plugins/News.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/News.py b/plugins/News.py index 5542f4f6e..b65e9a436 100644 --- a/plugins/News.py +++ b/plugins/News.py @@ -28,8 +28,8 @@ ### """ -A module to allow each channel to have "news" which people will be notified of -when they join the channel. News items may have expiration dates. +A module to allow each channel to have "news". News items may have expiration +dates. """ __revision__ = "$Id$"