fix: lint

This commit is contained in:
Alex
2023-01-04 16:26:50 +01:00
parent a35861b3b9
commit 1938bb5d28
4 changed files with 6 additions and 5 deletions

View File

@ -131,7 +131,7 @@ void Workspaces::onCmd(const struct Ipc::ipc_response &res) {
// unnumbered workspaces behind numbered ones when computing the sort
// attribute.
//
// Note: if the 'alphabetical_sort' option is true, the user is in
// Note: if the 'alphabetical_sort' option is true, the user is in
// agreement that the "workspace prev/next" commands may not follow
// the order displayed in Waybar.
int max_num = -1;