From: Joey Hess Date: Sun, 3 Aug 2008 04:05:49 +0000 (-0400) Subject: reword X-Git-Tag: 2.60~110 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=11a9853d4b73aec4eaabc7c7714c38219cee3468;p=ikiwiki.git reword --- diff --git a/IkiWiki.pm b/IkiWiki.pm index a2b4d8d80..51e683bb4 100644 --- a/IkiWiki.pm +++ b/IkiWiki.pm @@ -288,7 +288,7 @@ sub getsetup () { #{{{ banned_users => { type => "string", default => [], - description => "users who cannot use the wiki", + description => "users who are banned from the wiki", safe => 1, rebuild => 0, },