minor change
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@57 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
parent
dbe6e24081
commit
17c01d0dde
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ $filetypes = array(
|
|||
);
|
||||
$reservedusers = array('all', 'watchlist');
|
||||
|
||||
$antispamQuestion = 'write the name of this application (no Caps, no spaces)';
|
||||
$antispamQuestion = 'name of this application (no Caps)';
|
||||
$antispamAnswer = 'semanticscuttle';
|
||||
|
||||
$enableCommonTagDescription = true;
|
||||
|
|
Loading…
Reference in a new issue