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.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/pango/pango-context.c b/pango/pango-context.c
index a3d7e6c4..ec1014fa 100644
--- a/pango/pango-context.c
+++ b/pango/pango-context.c
@@ -154,8 +154,7 @@ pango_context_finalize (GObject *object)
* If you are using Pango as part of a higher-level system,
* that system may have it's own way of create a #PangoContext.
* For instance, the GTK+ toolkit has, among others,
- * gdk_pango_context_get_for_screen(), and
- * gtk_widget_get_pango_context(). Use those instead.
+ * gtk_widget_get_pango_context(). Use those instead.
*
* Return value: the newly allocated #PangoContext, which should
* be freed with g_object_unref().