Fix typo: subtitution -> substitution

This commit is contained in:
أحمد المحمودي (Ahmed El-Mahmoudy) 2023-06-28 07:46:33 +02:00 committed by Behdad Esfahbod
parent 73a82af1f4
commit 10b9ca54e1

View file

@ -53,7 +53,7 @@ struct Sequence
if (HB_BUFFER_MESSAGE_MORE && c->buffer->messaging ())
{
c->buffer->message (c->font,
"replaced glyph at %u (multiple subtitution)",
"replaced glyph at %u (multiple substitution)",
c->buffer->idx - 1u);
}