[gtk+] docs: add missing apostrophe



commit d9d0ba83acddba6976f9c985c59aee1dd88b497d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Jun 21 12:15:42 2014 -0500

    docs: add missing apostrophe

 gtk/deprecated/gtkmisc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/deprecated/gtkmisc.c b/gtk/deprecated/gtkmisc.c
index 303b5e7..279cf8a 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]