From 1b575ce81619fd1e6c4b9e103c7dd725714403a8 Mon Sep 17 00:00:00 2001 From: 01micko <01micko@gmx.com> Date: Thu, 21 Aug 2025 20:03:33 +1000 Subject: [PATCH] docs/labnag.1.scd: fix typo --- docs/labnag.1.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/labnag.1.scd b/docs/labnag.1.scd index 60970141..5dc91ed8 100644 --- a/docs/labnag.1.scd +++ b/docs/labnag.1.scd @@ -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* [] 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.