From d9d0ba83acddba6976f9c985c59aee1dd88b497d Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Sat, 21 Jun 2014 12:15:42 -0500 Subject: [PATCH] docs: add missing apostrophe --- gtk/deprecated/gtkmisc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/deprecated/gtkmisc.c b/gtk/deprecated/gtkmisc.c index 303b5e77a1..279cf8a0c2 100644 --- a/gtk/deprecated/gtkmisc.c +++ b/gtk/deprecated/gtkmisc.c @@ -45,7 +45,7 @@ G_GNUC_BEGIN_IGNORE_DEPRECATIONS * The horizontal and vertical alignment attributes enable the widget to be * positioned within its allocated area. Note that if the widget is added to * a container in such a way that it expands automatically to fill its - * allocated area, the alignment settings will not alter the widgets position. + * allocated area, the alignment settings will not alter the widget's position. * * Note that the desired effect can in most cases be achieved by using the * #GtkWidget:halign, #GtkWidget:valign and #GtkWidget:margin properties