From ec23984c4db7a925cbd1f2d605639bef285e1717 Mon Sep 17 00:00:00 2001 From: Michael Aquilina Date: Mon, 2 Sep 2019 17:33:31 +0100 Subject: [PATCH] Fix minor typo in waybar-states --- man/waybar-states.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/waybar-states.5.scd b/man/waybar-states.5.scd index 588f21da..fe6a7307 100644 --- a/man/waybar-states.5.scd +++ b/man/waybar-states.5.scd @@ -7,7 +7,7 @@ apply a class when the value matches the declared state value. # STATES -- Every entry (*state*) consits of a ** (typeof: *string*) and a ** (typeof: *integer*). +- Every entry (*state*) consists of a ** (typeof: *string*) and a ** (typeof: *integer*). - The state can be addressed as a CSS class in the *style.css*. The name of the CSS class is the ** of the state. Each class gets activated when the current capacity is equal or below the configured **.