mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-21 06:45:22 +00:00
Fix up close right description
This commit is contained in:
@@ -541,7 +541,7 @@ fn actionCommands(action: Action.Key) []const Command {
|
||||
.{
|
||||
.action = .{ .close_tab = .right },
|
||||
.title = "Close Tabs to the Right",
|
||||
.description = "Close every tab to the right of the current one.",
|
||||
.description = "Close all tabs to the right of the current one.",
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user