]> sipb.mit.edu Git - ikiwiki.git/commitdiff
reword
authorJoey Hess <joey@kodama.kitenet.net>
Sun, 3 Aug 2008 04:05:49 +0000 (00:05 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sun, 3 Aug 2008 04:05:49 +0000 (00:05 -0400)
IkiWiki.pm

index a2b4d8d80db321374ed4bd92085263d8ef954554..51e683bb48af411b9430681c5e3041873a63fb0f 100644 (file)
@@ -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,
        },