Fix up close right description

pull/9783/head
Mitchell Hashimoto 2025-12-10 20:57:36 -08:00
parent eb75d48e6b
commit 3352d5f081
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 1 deletions

View File

@ -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.",
},
},