Skip to content

Commit

Permalink
A comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbaird committed Feb 26, 2024
1 parent 33c94e9 commit b040ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ice/MenuBar/MenuBarManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ final class MenuBarManager: ObservableObject {
}
}
case .leftMouseUp:
// make sure auto-rehide is enabled and set to "Smart"
// make sure auto-rehide is enabled and set to smart
guard
autoRehide,
case .smart = rehideStrategy
Expand Down

0 comments on commit b040ffb

Please sign in to comment.