fix typo with sign off commit

This commit is contained in:
Aditya Pillai 2023-09-22 13:56:35 -05:00 committed by extrawurst
parent b7772e63e4
commit 09907f3873

View file

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