diff --git a/src/commands/echo.rs b/src/commands/echo.rs index 453041bbcd..21188f54f2 100644 --- a/src/commands/echo.rs +++ b/src/commands/echo.rs @@ -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(