diff trunk/experiments/scripts/cnbh-syllables/results_plotting/gen_results.py @ 386:b0ce50fa8a95

- Typos
author tomwalters
date Tue, 14 Sep 2010 01:09:04 +0000
parents b4bfdfae0dd7
children d9be18850b55
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