mirror of
https://github.com/rm-dr/daisy
synced 2025-02-20 05:59:21 -08:00
Help text typo
This commit is contained in:
parent
c477302c88
commit
a125e867c4
@ -224,7 +224,7 @@ pub fn do_command(
|
||||
if args.len() != 2 {
|
||||
return FormattedText::new(
|
||||
format!(
|
||||
"[c]{first}[n] [t]takes exactly two arguments.[n]\n\n",
|
||||
"[c]{first}[n] [t]takes exactly one argument.[n]\n\n",
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user