docs: use proper apostrophe

https://wiki.gnome.org/Design/OS/Typography
This commit is contained in:
William Jon McCann
2014-02-07 13:01:26 -05:00
parent f116f0071e
commit 7a208fbbf3
172 changed files with 751 additions and 751 deletions

View File

@ -84,7 +84,7 @@ typedef GtkTextLineSegment* (*GtkTextSegCleanupFunc) (GtkTextLineSegment *seg
/* Called when a segment moves from one line to another. CleanupFunc is also
* called in that case, so many segments just use CleanupFunc, I'm not sure
* what's up with that (this function may not be needed...)
* whats up with that (this function may not be needed...)
*/
typedef void (*GtkTextSegLineChangeFunc) (GtkTextLineSegment *seg,
GtkTextLine *line);