X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fchange-iterator.cc;h=0f8823d484350fdb580998ba2895e2f0227bb7df;hb=a2db8f6cfb8bcb2438796450e16c39c47c92dbc1;hp=5cf07bf0e2fd9244982498200016c01e65901309;hpb=ec21294ce6ca5071618f622e4590318a7b24bbac;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;