From 98e53d39875258eeb865f9c64b8f5ac79fb02920 Mon Sep 17 00:00:00 2001
From: Jiri Kalvoda <jirikalvoda@kam.mff.cuni.cz>
Date: Sat, 27 Aug 2022 00:14:26 +0200
Subject: [PATCH] Qt: Fix in help

---
 woman/help.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/woman/help.py b/woman/help.py
index b561e00..4b7e18f 100644
--- a/woman/help.py
+++ b/woman/help.py
@@ -49,7 +49,7 @@ or on key `T` press.
 When you click on a workspace, you will be moved to it.
 On right-click on a workspaces, workspaces will be moved to next output.
 When you click on a container or a window, it will be focused.
-On left-click on a container, layout will be changed.
+On right-click on a container, layout will be changed.
 On middle-click on a container, floating will be toggled.
 
 You can use drag-and-drop for windows/containers or whole workspaces.
-- 
GitLab