[gtk+/gtk-3-22] placessidebar: Fix css node name typo



commit 1880cf48ad7d25a90acf3df6f08e74588470f610
Author: Timm Bäder <mail baedert org>
Date:   Thu Mar 2 14:05:46 2017 +0100

    placessidebar: Fix css node name typo

 gtk/gtkplacessidebar.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkplacessidebar.c b/gtk/gtkplacessidebar.c
index e95eef3..b8d5985 100644
--- a/gtk/gtkplacessidebar.c
+++ b/gtk/gtkplacessidebar.c
@@ -91,7 +91,7 @@
  *
  * # CSS nodes
  *
- * GtkPlacesSidebar uses a single CSS node with name placesidebar and style
+ * GtkPlacesSidebar uses a single CSS node with name placessidebar and style
  * class .sidebar.
  *
  * Among the children of the places sidebar, the following style classes can


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