This commit is contained in:
George Rodrigues
2022-06-01 04:49:05 -03:00
committed by GitHub
parent 612a9317b0
commit 6ab64aa5b7
28 changed files with 31 additions and 31 deletions

View File

@ -92,7 +92,7 @@ Con *create_workspace_on_output(Output *output, Con *content);
/**
* Returns true if the workspace is currently visible. Especially important for
* multi-monitor environments, as they can have multiple currenlty active
* multi-monitor environments, as they can have multiple currently active
* workspaces.
*
*/