summaryrefslogtreecommitdiff
path: root/gtk/gtkenums.h
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:39:53 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:39:53 -0500
commitcb6483d382e1529ba94cf3e597ee3fe116745c8b (patch)
tree6b0e8661fc66c6f0569cf0ec384874d52a03c303 /gtk/gtkenums.h
parentfa3f1e1488b889edefbfddd593964c2047d62d2c (diff)
downloadgtk+-cb6483d382e1529ba94cf3e597ee3fe116745c8b.tar.gz
docs: use apostrophe in *'d
Diffstat (limited to 'gtk/gtkenums.h')
-rw-r--r--gtk/gtkenums.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkenums.h b/gtk/gtkenums.h
index 4806a08331..cc1ad3df86 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -729,7 +729,7 @@ typedef enum
* @GTK_WINDOW_TOPLEVEL: A regular window, such as a dialog.
* @GTK_WINDOW_POPUP: A special window such as a tooltip.
*
- * A #GtkWindow can be one of these types. Most things you'd consider a
+ * A #GtkWindow can be one of these types. Most things you’d consider a
* “window” should have type #GTK_WINDOW_TOPLEVEL; windows with this type
* are managed by the window manager and have a frame by default (call
* gtk_window_set_decorated() to toggle the frame). Windows with type