We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5382ce7 commit 5908d46Copy full SHA for 5908d46
src/strings.rs
@@ -68,7 +68,7 @@ pub mod commands {
68
.hide_help();
69
///
70
pub static SELECT_STAGING: CommandText = CommandText::new(
71
- "Focus Staging [2]",
+ "Focus Stage [2]",
72
"focus/select staging area",
73
CMD_GROUP_GENERAL,
74
);
0 commit comments