summaryrefslogtreecommitdiff
path: root/run.py
diff options
context:
space:
mode:
authorsniklaus <simon.niklaus@outlook.com>2017-09-10 23:00:11 -0700
committersniklaus <simon.niklaus@outlook.com>2017-09-10 23:00:11 -0700
commit0e5c520af0993501a04b01eedcbe617b1870a697 (patch)
tree8ca41b43fad90256575da440026ca824dd282751 /run.py
parent8a4dd8b6868770c512e72e672e99e8e5c73f3d76 (diff)
no message
Diffstat (limited to 'run.py')
-rw-r--r--run.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.py b/run.py
index 7c2bd54..63aebb9 100644
--- a/run.py
+++ b/run.py
@@ -30,7 +30,7 @@ for strOption, strArgument in getopt.getopt(sys.argv[1:], '', [ strParameter[2:]
arguments_strFirst = strArgument # path to the first frame
elif strOption == '--second':
- arguments_strSecond = strArgument # path to the first frame
+ arguments_strSecond = strArgument # path to the second frame
elif strOption == '--out':
arguments_strOut = strArgument # path to where the output should be stored