Fixed a small typo.
[skip ci]
This commit is contained in:
Evgeniy Reizner 2019-02-19 18:35:00 +02:00 committed by Ebrahim Byagowi
parent 6bd4c082e4
commit d29c8424c8
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
* @short_description: OpenType font implementation
* @include: hb-ot.h
*
* Functions for using OpenType fonts with hb_shape(). Not that fonts returned
* Functions for using OpenType fonts with hb_shape(). Note that fonts returned
* by hb_font_create() default to using these functions, so most clients would
* never need to call these functions directly.
**/