docs: use apostrophe in *'re

This commit is contained in:
William Jon McCann
2014-02-07 13:37:09 -05:00
parent 285d216d3e
commit a4b5929e81
24 changed files with 39 additions and 39 deletions

View File

@ -504,7 +504,7 @@ toggle_segment_delete_func (GtkTextLineSegment *segPtr, GtkTextLine *line, int t
*
* Side effects:
* Toggle counts in the GtkTextBTreeNodes above the new line will be
* updated if they're not already. Toggles may be collapsed
* updated if theyre not already. Toggles may be collapsed
* if there are duplicate toggles at the same position.
*
*--------------------------------------------------------------