From 6ffe1f51e84d94d691a1d0343e7cfdf563fa526e Mon Sep 17 00:00:00 2001 From: Jean-Charles Malahieude Date: Sun, 9 Mar 2008 12:49:55 +0100 Subject: [PATCH] abc2ly: typo --- scripts/abc2ly.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/abc2ly.py b/scripts/abc2ly.py index a1fbf38a71..553c400ea4 100644 --- a/scripts/abc2ly.py +++ b/scripts/abc2ly.py @@ -1355,7 +1355,7 @@ def get_option_parser (): p.add_option ('-o', '--output', metavar='FILE', help=_ ("write output to FILE"), action='store') - p.add_option ('-s', '--strict', help=_ ("be strict about succes"), + p.add_option ('-s', '--strict', help=_ ("be strict about success"), action='store_true') p.add_option ('-b', '--beams', help=_ ("preserve ABC's notion of beams")) p.add_option_group (ly.display_encode (_ ('Bugs')), -- 2.39.2