docs: use more apostrophes
This commit is contained in:
		| @ -31,7 +31,7 @@ | ||||
|  * All scrollable widgets should do the following. | ||||
|  * | ||||
|  * - When a parent widget sets the scrollable child widget’s adjustments, | ||||
|  *   the widget should populate the adjustments' | ||||
|  *   the widget should populate the adjustments’ | ||||
|  *   #GtkAdjustment:lower, #GtkAdjustment:upper, | ||||
|  *   #GtkAdjustment:step-increment, #GtkAdjustment:page-increment and | ||||
|  *   #GtkAdjustment:page-size properties and connect to the | ||||
| @ -43,7 +43,7 @@ | ||||
|  *   #GtkWidgetClass.size_allocate() function. | ||||
|  * | ||||
|  * - When the parent allocates space to the scrollable child widget, | ||||
|  *   the widget should update the adjustments' properties with new values. | ||||
|  *   the widget should update the adjustments’ properties with new values. | ||||
|  * | ||||
|  * - When any of the adjustments emits the #GtkAdjustment::value-changed signal, | ||||
|  *   the scrollable widget should scroll its contents. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 William Jon McCann
					William Jon McCann