summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2017-04-24 12:00:32 +0200
committerTimm Bäder <mail@baedert.org>2017-04-24 15:16:15 +0200
commitccdc50e5401526991f915d4ca1d8d01b1edfcb49 (patch)
tree03713830e05d3b8fbaab839048e6c2d6cadb752d
parentcc00fee386417bebf8c5991e0e4bcdeac949834f (diff)
downloadgtk+-ccdc50e5401526991f915d4ca1d8d01b1edfcb49.tar.gz
paned: Fix typo
-rw-r--r--gtk/gtkpaned.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkpaned.c b/gtk/gtkpaned.c
index a17c9075c0..43bcaa4c30 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