gtklevelbar: Fix typo

This commit is contained in:
Timm Bäder 2015-11-11 09:35:31 +01:00
parent 373a3517b3
commit 5912790f32

View File

@ -97,7 +97,7 @@
* ]|
*
* GtkLevelBar has a main CSS node with name levelbar, a subnode with name trough,
* and blow that a node with name block and style class .filled and a node with
* and below that a node with name block and style class .filled and a node with
* name block and style class .empty. Both block nodes get one of the style
* classes .discrete or .continuous, and the block.filled node gets a style class
* .level-<name> corresponding to the level for the current value.