summaryrefslogtreecommitdiff
path: root/gtk/gtkprintsettings.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:38:26 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:38:26 -0500
commitfa3f1e1488b889edefbfddd593964c2047d62d2c (patch)
tree8c3dd5ba213d2fc7cb12805054c3aca68d44ab1f /gtk/gtkprintsettings.c
parenta4b5929e81b526cbc92e47a6fa1096a0e44209cb (diff)
downloadgtk+-fa3f1e1488b889edefbfddd593964c2047d62d2c.tar.gz
docs: use apostrophe in *'ve
Diffstat (limited to 'gtk/gtkprintsettings.c')
-rw-r--r--gtk/gtkprintsettings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkprintsettings.c b/gtk/gtkprintsettings.c
index 6ad4e10f79..4579e8b9b1 100644
--- a/gtk/gtkprintsettings.c
+++ b/gtk/gtkprintsettings.c
@@ -36,7 +36,7 @@
*
* A GtkPrintSettings object represents the settings of a print dialog in
* a system-independent way. The main use for this object is that once
- * you've printed you can get a settings object that represents the settings
+ * you’ve printed you can get a settings object that represents the settings
* the user chose, and the next time you print you can pass that object in so
* that the user doesn’t have to re-set all his settings.
*