Skip to content

Commit 5908d46

Browse files
author
Stephan Dilly
committed
better wording
1 parent 5382ce7 commit 5908d46

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
@@ -68,7 +68,7 @@ pub mod commands {
6868
.hide_help();
6969
///
7070
pub static SELECT_STAGING: CommandText = CommandText::new(
71-
"Focus Staging [2]",
71+
"Focus Stage [2]",
7272
"focus/select staging area",
7373
CMD_GROUP_GENERAL,
7474
);

0 commit comments

Comments
 (0)