# HG changeset patch # User tomwalters # Date 1284426544 0 # Node ID b0ce50fa8a95508a64a9d3294e109e6119eaf976 # Parent 040a07935a28033185e57bff865c1954f714abba - Typos diff -r 040a07935a28 -r b0ce50fa8a95 trunk/experiments/scripts/cnbh-syllables/results_plotting/gen_results.py --- 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