better wording

This commit is contained in:
Stephan Dilly 2020-04-30 12:25:18 +02:00
parent 5382ce7408
commit 5908d46d56

View File

@ -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,
);