[gtk+/wip/baedert/progressbar: 36/36] paned: Fix typo



commit 25d0a7aae4533a611113eaf16fd7af69abd3bb31
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 b33e9d0..9014875 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]