summaryrefslogtreecommitdiff
path: root/gdk/gdkpango.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:37:09 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:37:09 -0500
commita4b5929e81b526cbc92e47a6fa1096a0e44209cb (patch)
treef92648322be6c849c69dacf8755bb8b6ee0de8a3 /gdk/gdkpango.c
parent285d216d3e100496e4c732c2e15741c4bb50ddbc (diff)
downloadgtk+-a4b5929e81b526cbc92e47a6fa1096a0e44209cb.tar.gz
docs: use apostrophe in *'re
Diffstat (limited to 'gdk/gdkpango.c')
-rw-r--r--gdk/gdkpango.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdk/gdkpango.c b/gdk/gdkpango.c
index 669b0d1535..8d9dcdf579 100644
--- a/gdk/gdkpango.c
+++ b/gdk/gdkpango.c
@@ -305,7 +305,7 @@ gdk_pango_layout_get_clip_region (PangoLayout *layout,
*
* Creates a #PangoContext for the default GDK screen.
*
- * The context must be freed when you're finished with it.
+ * The context must be freed when you’re finished with it.
*
* When using GTK+, normally you should use gtk_widget_get_pango_context()
* instead of this function, to get the appropriate context for
@@ -331,7 +331,7 @@ gdk_pango_context_get (void)
*
* Creates a #PangoContext for @screen.
*
- * The context must be freed when you're finished with it.
+ * The context must be freed when you’re finished with it.
*
* When using GTK+, normally you should use gtk_widget_get_pango_context()
* instead of this function, to get the appropriate context for