master
Joey Hess 2008-08-03 00:05:49 -04:00
parent d8b49840dd
commit 11a9853d4b
1 changed files with 1 additions and 1 deletions

View 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,
},