summaryrefslogtreecommitdiff
path: root/demoscript/Util.py
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2014-11-19 11:55:34 -0330
committerDwayne Boone <dwayne@zeroc.com>2014-11-19 11:55:34 -0330
commit7b171bc25a395c6c9b75135762b3b944a4be94eb (patch)
tree4e08970163c8280ad273ea4b81c2995f8058d3a2 /demoscript/Util.py
parentDistribution fixes: (diff)
downloadice-7b171bc25a395c6c9b75135762b3b944a4be94eb.tar.bz2
ice-7b171bc25a395c6c9b75135762b3b944a4be94eb.tar.xz
ice-7b171bc25a395c6c9b75135762b3b944a4be94eb.zip
Fixed typo in demoscript Util.py
Diffstat (limited to 'demoscript/Util.py')
-rw-r--r--demoscript/Util.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/demoscript/Util.py b/demoscript/Util.py
index 87f21b53f22..e741c2f51a3 100644
--- a/demoscript/Util.py
+++ b/demoscript/Util.py
@@ -816,7 +816,7 @@ def processCmdLine():
trace = False
buildmode = None
x64 = False
- x86 = Flase
+ x86 = False
cpp11 = False
tracefile = None
env = False