diff options
Diffstat (limited to 'pango/pango-ot-buffer.c')
-rw-r--r-- | pango/pango-ot-buffer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-ot-buffer.c b/pango/pango-ot-buffer.c index 11637306..35d66bce 100644 --- a/pango/pango-ot-buffer.c +++ b/pango/pango-ot-buffer.c @@ -82,7 +82,7 @@ pango_ot_buffer_clear (PangoOTBuffer *buffer) * @cluster: the cluster that this glyph belongs to * * Appends a glyph to a #PangoOTBuffer, with @properties identifying which - * features should be applied on this glyph. See pango_ruleset_add_feature(). + * features should be applied on this glyph. See pango_ot_ruleset_add_feature(). * * Since: 1.4 **/ |