Skip to content

Commit 5213f3f

Browse files
committed
gwl: Clarify comment
1 parent 89c46b0 commit 5213f3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files/usr/share/cinnamon/applets/[email protected]/workspace.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ class Workspace {
360360
&& global.workspace_manager.get_active_workspace_index()
361361
!== metaWorkspace.index())) return;
362362

363-
// If the window is on all workspaces or we're showing all workspaces,
363+
// If the window is on all workspaces or we're showing windows in all workspaces,
364364
// make sure to remove the window from all workspaces.
365365
if ((metaWindow.is_on_all_workspaces() || this.state.settings.showAllWorkspaces)
366366
&& !this.state.removingWindowFromWorkspaces) {

0 commit comments

Comments
 (0)