From: Grigori Goronzy Date: Sun, 11 Oct 2009 08:05:20 +0000 (+0200) Subject: Fix minor typo X-Git-Tag: 0.9.9~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=751146beacb4aba96d5650978a3792bfe275cba8;p=libass Fix minor typo --- diff --git a/libass/ass.h b/libass/ass.h index 9abe6da..e7674a7 100644 --- a/libass/ass.h +++ b/libass/ass.h @@ -49,7 +49,7 @@ typedef struct ass_image { } ASS_Image; /* - * Hintint type. (see ass_set_hinting below) + * Hinting type. (see ass_set_hinting below) * * FreeType's native hinter is still buggy sometimes and it is recommended * to use the light autohinter, ASS_HINTING_LIGHT, instead. For best