summaryrefslogtreecommitdiff
path: root/gtk/gtkprintsettings.c
diff options
context:
space:
mode:
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.
*