From c3b7ade6d051857ce11c55410669a2256d539ba1 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Mon, 13 Sep 2004 00:40:25 +0000 Subject: [PATCH] Changed contribution of jamessan slightly. --- plugins/Karma.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Karma.py b/plugins/Karma.py index b4269562b..ed5004dc4 100644 --- a/plugins/Karma.py +++ b/plugins/Karma.py @@ -37,7 +37,7 @@ import supybot __revision__ = "$Id$" __contributors__ = { - supybot.authors.jamessan: ['allowUnaddressedKarma'], + supybot.authors.jamessan: ['allowUnaddressedKarma configuration variable'], } import os