mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +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;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
eprintln!("{}: {}\n", t!("no-suggestions"), last_command.red());
|
eprintln!("{}: {}\n", t!("no-suggestion"), last_command.red());
|
||||||
eprintln!("{}", t!("contribute"));
|
eprintln!("{}", t!("contribute"));
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue