Merge pull request #705 from piotrek-szczygiel/master

Fix typo in echo usage message
This commit is contained in:
Jonathan Turner 2019-09-25 12:46:35 +12:00 committed by GitHub
commit 3d89d2961c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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(