summaryrefslogtreecommitdiff
path: root/gdk
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:26:12 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:26:12 -0500
commitf0000b2f3d3de91a1814d3e243a0e0a301c9f255 (patch)
tree1952ce8e315a8a8065bdc57e2bf462b57c5edf99 /gdk
parent7a208fbbf3d28c8b5bfeb1c612d60305ab3a235e (diff)
downloadgtk+-f0000b2f3d3de91a1814d3e243a0e0a301c9f255.tar.gz
docs: use more apostrophes
Diffstat (limited to 'gdk')
-rw-r--r--gdk/gdktypes.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdk/gdktypes.h b/gdk/gdktypes.h
index 7b46d242c5..385996adae 100644
--- a/gdk/gdktypes.h
+++ b/gdk/gdktypes.h
@@ -324,9 +324,9 @@ typedef enum
/**
* GdkGrabOwnership:
- * @GDK_OWNERSHIP_NONE: All other devices' events are allowed.
- * @GDK_OWNERSHIP_WINDOW: Other devices' events are blocked for the grab window.
- * @GDK_OWNERSHIP_APPLICATION: Other devices' events are blocked for the whole application.
+ * @GDK_OWNERSHIP_NONE: All other devices’ events are allowed.
+ * @GDK_OWNERSHIP_WINDOW: Other devices’ events are blocked for the grab window.
+ * @GDK_OWNERSHIP_APPLICATION: Other devices’ events are blocked for the whole application.
*
* Defines how device grabs interact with other devices.
*/