summaryrefslogtreecommitdiff
path: root/pango/pango-context.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-context.c')
-rw-r--r--pango/pango-context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-context.c b/pango/pango-context.c
index 561f55bf..7fa0d7b1 100644
--- a/pango/pango-context.c
+++ b/pango/pango-context.c
@@ -38,7 +38,7 @@
* A `PangoContext` stores global information used to control the
* itemization process.
*
- * The information stored by `PangoContext includes the fontmap used
+ * The information stored by `PangoContext` includes the fontmap used
* to look up fonts, and default values such as the default language,
* default gravity, or default font.
*