summaryrefslogtreecommitdiff
path: root/gtk/gtkenums.h
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:37:09 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-02-07 13:37:09 -0500
commita4b5929e81b526cbc92e47a6fa1096a0e44209cb (patch)
treef92648322be6c849c69dacf8755bb8b6ee0de8a3 /gtk/gtkenums.h
parent285d216d3e100496e4c732c2e15741c4bb50ddbc (diff)
downloadgtk+-a4b5929e81b526cbc92e47a6fa1096a0e44209cb.tar.gz
docs: use apostrophe in *'re
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 8b04c34421..4806a08331 100644
--- a/gtk/gtkenums.h
+++ b/gtk/gtkenums.h
@@ -182,7 +182,7 @@ typedef enum
* GtkDeleteType:
* @GTK_DELETE_CHARS: Delete characters.
* @GTK_DELETE_WORD_ENDS: Delete only the portion of the word to the
- * left/right of cursor if we're in the middle of a word.
+ * left/right of cursor if we’re in the middle of a word.
* @GTK_DELETE_WORDS: Delete words.
* @GTK_DELETE_DISPLAY_LINES: Delete display-lines. Display-lines
* refers to the visible lines, with respect to to the current line