Fix some typos

This commit is contained in:
David Lattimore
2020-06-30 10:43:37 +10:00
parent 2bd7171399
commit ef49bbeec4
5 changed files with 7 additions and 7 deletions

View File

@@ -98,7 +98,7 @@ USAGE:
rust-analyzer parse [FLAGS]
FLAGS:
-h, --help Prints help inforamtion
-h, --help Prints help information
--no-dump"
);
return Ok(Err(HelpPrinted));