From cb72c0a8b16469dec5424f34d8cb206e2913f3f7 Mon Sep 17 00:00:00 2001 From: Peter Anderson Date: Fri, 29 Dec 2023 21:19:12 +0000 Subject: [PATCH] Update menu.lua (#3876) --- lib/awful/menu.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/awful/menu.lua b/lib/awful/menu.lua index b94221e6b..788a23a02 100644 --- a/lib/awful/menu.lua +++ b/lib/awful/menu.lua @@ -707,7 +707,7 @@ end -- -- Bound to a key, it can be used to select from dozens of terminals open on -- -- several tags. -- -- When using @{ruled.client.match_any} instead of @{ruled.client.match}, --- -- a menu of clients with different classes could be build. +-- -- a menu of clients with different classes could be built. -- -- function terminal_menu () -- terms = {}