mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-24 23:22:30 +01:00
wmaker: Fix typos (used codespell).
This commit is contained in:
committed by
Carlos R. Mafra
parent
e5632a9120
commit
42e4069541
@@ -527,7 +527,7 @@ static WMenu *makeWorkspaceMenu(WScreen * scr)
|
||||
* The Workspace Menu is made visible in the screen structure because
|
||||
* it is updated when there is a change on workspaces. This was done
|
||||
* to be efficient, avoiding re-generating completely the window menu
|
||||
* and its sub-menus everytime it is needed.
|
||||
* and its sub-menus every time it is needed.
|
||||
*/
|
||||
scr->workspace_submenu = menu;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user