docs: use more apostrophes
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user