stack switcher: fix typos in documentation comment

This commit is contained in:
Cosimo Cecchi 2015-11-15 14:11:48 -08:00
parent d8aedfebfd
commit 8a66e685a6

View File

@ -45,8 +45,8 @@
* *
* # CSS nodes * # CSS nodes
* *
* GtkStackSwitcher has a single CSS node names stackswitcher and * GtkStackSwitcher has a single CSS node named stackswitcher and
* style class .sidebar. * style class .stack-switcher.
* *
* When circumstances require it, GtkStackSwitcher adds the * When circumstances require it, GtkStackSwitcher adds the
* .needs-attention style class to the widgets representing the * .needs-attention style class to the widgets representing the