mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
fix: typo
This commit is contained in:
parent
e1586db6af
commit
4a233869bd
1 changed files with 1 additions and 1 deletions
|
|
@ -76,6 +76,6 @@ fn main() {
|
|||
break;
|
||||
}
|
||||
}
|
||||
eprintln!("{}: {}\n", t!("no-suggestions"), last_command.red());
|
||||
eprintln!("{}: {}\n", t!("no-suggestion"), last_command.red());
|
||||
eprintln!("{}", t!("contribute"));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue