[gtk+/gtk-3-20] grid: Fix plural error in docs' @Short_description



commit a9a90c76595d5b0b3a0bb76c3ad2e885b57c3ff5
Author: Daniel Boles <dboles src gnome org>
Date:   Sun Jan 15 20:39:43 2017 +0000

    grid: Fix plural error in docs' @Short_description

 gtk/gtkgrid.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkgrid.c b/gtk/gtkgrid.c
index 5fed33f..04896fa 100644
--- a/gtk/gtkgrid.c
+++ b/gtk/gtkgrid.c
@@ -34,7 +34,7 @@
 
 /**
  * SECTION:gtkgrid
- * @Short_description: Pack widgets in a rows and columns
+ * @Short_description: Pack widgets in rows and columns
  * @Title: GtkGrid
  * @See_also: #GtkTable, #GtkHBox, #GtkVBox
  *


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