[gtk+/gtk-3-22] paned: Fix typo



commit 779876437789a255c714e144e70713adde995fa5
Author: Timm Bäder <mail baedert org>
Date:   Mon Apr 24 12:00:32 2017 +0200

    paned: Fix typo

 gtk/gtkpaned.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkpaned.c b/gtk/gtkpaned.c
index 8becebd..7610ff2 100644
--- a/gtk/gtkpaned.c
+++ b/gtk/gtkpaned.c
@@ -91,7 +91,7 @@
  * ]|
  *
  * GtkPaned has a main CSS node with name paned, and a subnode for
- * the separator with name separator. The subnodes gets a .wide style
+ * the separator with name separator. The subnode gets a .wide style
  * class when the paned is supposed to be wide.
  *
  * In horizontal orientation, the nodes of the children are always arranged


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