[gtk+] box: Trivial doc change



commit 9c88256441be6bf47f6f7db7e0f76adaf2d02b92
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Dec 6 01:53:29 2015 -0500

    box: Trivial doc change
    
    All the CSS sections are named CSS nodes, so do the same here.

 gtk/gtkbox.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkbox.c b/gtk/gtkbox.c
index 1d19646..bc9192b 100644
--- a/gtk/gtkbox.c
+++ b/gtk/gtkbox.c
@@ -72,7 +72,7 @@
  * Note that a single-row or single-column #GtkGrid provides exactly
  * the same functionality as #GtkBox.
  *
- * # CSS names
+ * # CSS nodes
  *
  * GtkBox uses a single CSS node with name box.
  */


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