diff options
Diffstat (limited to 'gtk/gtkselection.c')
-rw-r--r-- | gtk/gtkselection.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c index bd5631d03b..e5032f7423 100644 --- a/gtk/gtkselection.c +++ b/gtk/gtkselection.c @@ -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 ....) */ |