Mercurial > hg > aimc
changeset 105:886b6d5c52cf
- Typos
author | tomwalters |
---|---|
date | Tue, 14 Sep 2010 01:09:04 +0000 |
parents | 5185022d76a3 |
children | 912e85a61547 |
files | experiments/scripts/cnbh-syllables/results_plotting/gen_results.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/experiments/scripts/cnbh-syllables/results_plotting/gen_results.py Tue Sep 14 01:00:41 2010 +0000 +++ b/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