Skip to content

Commit 478d321

Browse files
author
Stephan Dilly
committed
fix typo
1 parent 8597f02 commit 478d321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/strings.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pub mod commands {
2626

2727
///
2828
pub static TOGGLE_TABS: CommandText = CommandText::new(
29-
"Tabs [tabs]",
29+
"Tabs [tab]",
3030
"switch top level tabs",
3131
CMD_GROUP_GENERAL,
3232
);

0 commit comments

Comments
 (0)