diff options
Diffstat (limited to 'src/mailman/runners/news.py')
| -rw-r--r-- | src/mailman/runners/news.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/runners/news.py b/src/mailman/runners/news.py index 0c79cea52..eb84f9e2d 100644 --- a/src/mailman/runners/news.py +++ b/src/mailman/runners/news.py @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License along with # GNU Mailman. If not, see <http://www.gnu.org/licenses/>. -"""NNTP queue runner.""" +"""NNTP runner.""" import re import email |
