changeset 386:b0ce50fa8a95

- Typos
author tomwalters
date Tue, 14 Sep 2010 01:09:04 +0000
parents 040a07935a28
children 59e03282b534
files trunk/experiments/scripts/cnbh-syllables/results_plotting/gen_results.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/trunk/experiments/scripts/cnbh-syllables/results_plotting/gen_results.py	Tue Sep 14 01:00:41 2010 +0000
+++ b/trunk/experiments/scripts/cnbh-syllables/results_plotting/gen_results.py	Tue Sep 14 01:09:04 2010 +0000
@@ -66,7 +66,7 @@
         test_talkers = value
       if option in ("-c", "--value_count"):
         total_value_count = int(value)
-      if option in ("-p", "--spoke_pattern_file"):
+      if option in ("-p", "--spoke_pattern"):
         spoke_pattern_file = value
       if option in ("-o", "--output_filename"):
         output_filename = value