docs: use more apostrophes

This commit is contained in:
William Jon McCann
2014-02-07 13:26:12 -05:00
parent 7a208fbbf3
commit f0000b2f3d
8 changed files with 38 additions and 38 deletions

View File

@ -1575,7 +1575,7 @@ gtk_scale_clear_marks (GtkScale *scale)
* gtk_scale_add_mark:
* @scale: a #GtkScale
* @value: the value at which the mark is placed, must be between
* the lower and upper limits of the scales' adjustment
* the lower and upper limits of the scales adjustment
* @position: where to draw the mark. For a horizontal scale, #GTK_POS_TOP
* and %GTK_POS_LEFT are drawn above the scale, anything else below.
* For a vertical scale, #GTK_POS_LEFT and %GTK_POS_TOP are drawn to