mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
fix typo
This commit is contained in:
parent
8597f025a5
commit
478d321f26
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ pub mod commands {
|
|||
|
||||
///
|
||||
pub static TOGGLE_TABS: CommandText = CommandText::new(
|
||||
"Tabs [tabs]",
|
||||
"Tabs [tab]",
|
||||
"switch top level tabs",
|
||||
CMD_GROUP_GENERAL,
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue