diff options
author | William Jon McCann <william.jon.mccann@gmail.com> | 2014-02-07 13:32:47 -0500 |
---|---|---|
committer | William Jon McCann <william.jon.mccann@gmail.com> | 2014-02-07 13:32:47 -0500 |
commit | e34bd4137d4fba33b2cbea927fdcc829b1983aaa (patch) | |
tree | a75585038e3a419a4aa3383233450c5ba3fe2c83 /gtk/gtkalignment.c | |
parent | f0000b2f3d3de91a1814d3e243a0e0a301c9f255 (diff) | |
download | gtk+-e34bd4137d4fba33b2cbea927fdcc829b1983aaa.tar.gz |
docs: use apostrophes in *n't
Diffstat (limited to 'gtk/gtkalignment.c')
-rw-r--r-- | gtk/gtkalignment.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkalignment.c b/gtk/gtkalignment.c index cb0e965739..fc22d5b12e 100644 --- a/gtk/gtkalignment.c +++ b/gtk/gtkalignment.c @@ -32,7 +32,7 @@ * * The scale settings are used to specify how much the child widget should * expand to fill the space allocated to the #GtkAlignment. - * The values can range from 0 (meaning the child doesn't expand at all) to + * The values can range from 0 (meaning the child doesn’t expand at all) to * 1 (meaning the child expands to fill all of the available space). * * The align settings are used to place the child widget within the available |