minor change (conf.updateAll to conf.update)

This commit is contained in:
Miroslav Stampar
2011-02-03 11:13:39 +00:00
parent 402c1b622e
commit 5edba2ffbc
4 changed files with 5 additions and 5 deletions

View File

@@ -155,7 +155,7 @@ optDict = {
"flushSession": "boolean",
"forms": "boolean",
"eta": "boolean",
"updateAll": "boolean",
"update": "boolean",
"batch": "boolean"
},