]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki.pm
support arrays
[ikiwiki.git] / 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,
        },