Skip to content

Commit 09907f3

Browse files
pilleyeextrawurst
authored andcommitted
fix typo with sign off commit
1 parent b7772e6 commit 09907f3

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
@@ -1002,7 +1002,7 @@ pub mod commands {
10021002
) -> CommandText {
10031003
CommandText::new(
10041004
format!(
1005-
"Sing-off [{}]",
1005+
"Sign-off [{}]",
10061006
key_config.get_hint(key_config.keys.toggle_signoff),
10071007
),
10081008
"sign-off commit (-s option)",

0 commit comments

Comments
 (0)