summaryrefslogtreecommitdiff
path: root/gtk/gtkselectionprivate.h
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:35:54 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:35:54 -0500
commit285d216d3e100496e4c732c2e15741c4bb50ddbc (patch)
treeae2f0786886356905a32ddf6828f3463ff4bd1b7 /gtk/gtkselectionprivate.h
parente34bd4137d4fba33b2cbea927fdcc829b1983aaa (diff)
downloadgtk+-285d216d3e100496e4c732c2e15741c4bb50ddbc.tar.gz
docs: use apostrophe in *'ll
Diffstat (limited to 'gtk/gtkselectionprivate.h')
-rw-r--r--gtk/gtkselectionprivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkselectionprivate.h b/gtk/gtkselectionprivate.h
index 8d557e8270..e3a4aa55b1 100644
--- a/gtk/gtkselectionprivate.h
+++ b/gtk/gtkselectionprivate.h
@@ -23,7 +23,7 @@
* ignored. This structure has object semantics - no fields should be
* modified directly, they should not be created directly, and
* pointers to them should not be stored beyond the duration of a
- * callback. (If the last is changed, we'll need to add reference
+ * callback. (If the last is changed, we’ll need to add reference
* counting.) The time field gives the timestamp at which the data was
* sent.
*/