]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs/labnag.1.scd: fix typo
author01micko <01micko@gmx.com>
Thu, 21 Aug 2025 10:03:33 +0000 (20:03 +1000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 21 Aug 2025 20:05:04 +0000 (21:05 +0100)
docs/labnag.1.scd

index 60970141330b33c8a28430f0999d22c6cf0d3a16..5dc91ed851058f336347cf944fce151652c65a02 100644 (file)
@@ -14,13 +14,13 @@ _labnag_ [options...]
        Create a button with the text _text_ that optionally executes _action_
        when pressed. Multiple buttons can be defined by providing the flag
        multiple times. Buttons will appear in the order they are provided from
-       lef to right.
+       left to right.
 
 *-Z, --button-dismiss* <text> [<action>]
        Create a button with the text _text_ that optionally executes _action_
        when pressed, and dismisses labnag. Multiple buttons can be defined by
        providing the flag multiple times. Buttons will appear in the order
-       they are provided from lef to right.
+       they are provided from left to right.
 
 *-d, --debug*
        Enable debugging.