Skip to content

Commit

Permalink
fix typo with sign off commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pilleye authored and extrawurst committed Oct 16, 2023
1 parent b7772e6 commit 09907f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/strings.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,7 @@ pub mod commands {
) -> CommandText {
CommandText::new(
format!(
"Sing-off [{}]",
"Sign-off [{}]",
key_config.get_hint(key_config.keys.toggle_signoff),
),
"sign-off commit (-s option)",
Expand Down

0 comments on commit 09907f3

Please sign in to comment.