mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-23 11:42:56 +03:00
better wording
This commit is contained in:
parent
5382ce7408
commit
5908d46d56
@ -68,7 +68,7 @@ pub mod commands {
|
||||
.hide_help();
|
||||
///
|
||||
pub static SELECT_STAGING: CommandText = CommandText::new(
|
||||
"Focus Staging [2]",
|
||||
"Focus Stage [2]",
|
||||
"focus/select staging area",
|
||||
CMD_GROUP_GENERAL,
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user