minor fix

This commit is contained in:
Miroslav Stampar
2012-01-05 10:24:27 +00:00
parent ff090b0111
commit 804629832d
2 changed files with 5 additions and 4 deletions

View File

@@ -73,7 +73,7 @@ optDict = {
"risk": "integer",
"string": "string",
"regexp": "string",
"code": "string",
"code": "integer",
"textOnly": "boolean",
"titles": "boolean"
},