summaryrefslogtreecommitdiff
path: root/pango/pangofc-decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pangofc-decoder.h')
-rw-r--r--pango/pangofc-decoder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pangofc-decoder.h b/pango/pangofc-decoder.h
index d5bb6818..f812c1e2 100644
--- a/pango/pangofc-decoder.h
+++ b/pango/pangofc-decoder.h
@@ -65,8 +65,8 @@ struct _PangoFcDecoder
* #FcCharSet that is returned should be an internal reference to your
* code. Pango will not free this structure. It is important that
* you make this callback fast because this callback is called
- * separately for each character to determine unicode coverage.
- * @get_glyph: This returns a single #PangoGlyph for a given unicode
+ * separately for each character to determine Unicode coverage.
+ * @get_glyph: This returns a single #PangoGlyph for a given Unicode
* code point.
*
* Class structure for #PangoFcDecoder.