summaryrefslogtreecommitdiff
path: root/gtk/gtkselection.c
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:32:47 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:32:47 -0500
commite34bd4137d4fba33b2cbea927fdcc829b1983aaa (patch)
treea75585038e3a419a4aa3383233450c5ba3fe2c83 /gtk/gtkselection.c
parentf0000b2f3d3de91a1814d3e243a0e0a301c9f255 (diff)
downloadgtk+-e34bd4137d4fba33b2cbea927fdcc829b1983aaa.tar.gz
docs: use apostrophes in *n't
Diffstat (limited to 'gtk/gtkselection.c')
-rw-r--r--gtk/gtkselection.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c
index d3878a78ab..bd5631d03b 100644
--- a/gtk/gtkselection.c
+++ b/gtk/gtkselection.c
@@ -20,7 +20,7 @@
* of John Ousterhout’s Tk toolkit, and does many things in much the
* same way.
*
- * The one thing in the ICCCM that isn't fully supported here (or in Tk)
+ * The one thing in the ICCCM that isn’t fully supported here (or in Tk)
* is side effects targets. For these to be handled properly, MULTIPLE
* targets need to be done in the order specified. This cannot be
* guaranteed with the way we do things, since if we are doing INCR
@@ -33,7 +33,7 @@
* refers to the _sending_ part of the INCR protocol. The receiving
* portion is referred to just as “retrieval”. (Terminology borrowed
* from Tk, because there is no good opposite to “retrieval” in English.
- * “send” can't be made into a noun gracefully and we're already using
+ * “send” can’t be made into a noun gracefully and we're already using
* “emission” for something else ....)
*/
@@ -3035,8 +3035,8 @@ gtk_selection_invoke_handler (GtkWidget *widget,
/*************************************************************
* gtk_selection_default_handler:
* Handles some default targets that exist for any widget
- * If it can't fit results into buffer, returns -1. This
- * won't happen in any conceivable case, since it would
+ * If it can’t fit results into buffer, returns -1. This
+ * won’t happen in any conceivable case, since it would
* require 1000 selection targets!
*
* arguments: