diff options
Diffstat (limited to 'gtk/gtkorientable.c')
-rw-r--r-- | gtk/gtkorientable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkorientable.c b/gtk/gtkorientable.c index 0f72542473..cb9994df96 100644 --- a/gtk/gtkorientable.c +++ b/gtk/gtkorientable.c @@ -68,7 +68,7 @@ gtk_orientable_default_init (GtkOrientableInterface *iface) /** * gtk_orientable_set_orientation: * @orientable: a #GtkOrientable - * @orientation: the orientable's new orientation. + * @orientation: the orientable’s new orientation. * * Sets the orientation of the @orientable. * |