grid: Fix plural error in docs' @Short_description
authorDaniel Boles <dboles@src.gnome.org>
Sun, 15 Jan 2017 20:39:43 +0000 (20:39 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Sun, 15 Jan 2017 20:39:43 +0000 (20:39 +0000)
gtk/gtkgrid.c

index 5fed33fe2d9d3f92a19aebaddb11a5c301847d9e..04896fa915e3e3272bccd4e5fe4249c6411d76a0 100644 (file)
@@ -34,7 +34,7 @@
 
 /**
  * SECTION:gtkgrid
- * @Short_description: Pack widgets in rows and columns
+ * @Short_description: Pack widgets in rows and columns
  * @Title: GtkGrid
  * @See_also: #GtkTable, #GtkHBox, #GtkVBox
  *