Update wording

Co-authored-by: Tristan Partin <tristan@partin.io>
This commit is contained in:
Lukas
2026-08-06 19:38:18 +02:00
committed by GitHub
parent a14eba7478
commit c011ad8707

View File

@@ -747,7 +747,7 @@ pub const Action = union(enum) {
/// Maximize or unmaximize the current window.
///
/// On macOS this zooms the window, which is the closest equivalent
/// On macOS, this zooms the window, which is the closest equivalent
/// since macOS has no concept of a maximized window.
toggle_maximize,