X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Flily-parser.cc;h=ae3943dbdb3e89061ba30ee53600b43215ad9123;hb=2649586f759f68254919874fc4568a50eff2919c;hp=e71176c873e51b570d7136cb23e4f18dd1d366a9;hpb=3b2883eac4e40ebab564cb47fd446c3d31063bff;p=lilypond.git diff --git a/lily/lily-parser.cc b/lily/lily-parser.cc index e71176c873..ae3943dbdb 100644 --- a/lily/lily-parser.cc +++ b/lily/lily-parser.cc @@ -124,7 +124,7 @@ Lily_parser::parse_file (string init, string name, string out_name) if (!define_spots_.empty ()) { - define_spots_.back ().warning (_ ("braces don't match")); + define_spots_.back ().warning (_ ("braces do not match")); error_level_ = 1; }