X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fchange-iterator.cc;h=0f8823d484350fdb580998ba2895e2f0227bb7df;hb=fb2041257a9f00d4dbfab1766beefc0ef1425ea4;hp=5cf07bf0e2fd9244982498200016c01e65901309;hpb=43c2a7d76764f0e9c7a8f09067af885c53b018dc;p=lilypond.git diff --git a/lily/change-iterator.cc b/lily/change-iterator.cc index 5cf07bf0e2..0f8823d484 100644 --- a/lily/change-iterator.cc +++ b/lily/change-iterator.cc @@ -78,7 +78,7 @@ Change_iterator::change_to (Music_iterator &it, result = _f ("not changing to same context type: %s", ly_symbol2string (to_type).c_str ()); } else - /* FIXME: uncomprehensable message */ + /* FIXME: incomprehensible message */ result = _ ("none of these in my family"); return result;