Fix typo in echo usage message

This commit is contained in:
Piotr Szczygieł 2019-09-25 00:15:53 +02:00
parent fec83e5164
commit 85cd03f899

View File

@ -16,7 +16,7 @@ impl PerItemCommand for Echo {
}
fn usage(&self) -> &str {
"Echo the argments back to the user."
"Echo the arguments back to the user."
}
fn run(