Fix common misspellings
Wikipedia's list of common misspellings [1] has a machine-readable version. This patch fixes those misspellings mentioned in the list which don't have multiple right variants (as e.g. "accension", which can be both "accession" and "ascension"), such misspellings are left untouched. The list of changes was manually re-checked for false positives. [1] https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines Change-Id: I961e9cbf27eb39461148f58dc6e8bdc1c9599541 Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
e2da5768c7
commit
0eb2831937
@ -66,7 +66,7 @@ You can install it with the following command::
|
||||
|
||||
Git-review checks if you can authenticate to Gerrit with your SSH key.
|
||||
It will ask your for your username. You can configure your Gerrit username so you don't have to
|
||||
keep re-entering it everytime you want to use git-review::
|
||||
keep re-entering it every time you want to use git-review::
|
||||
|
||||
$ git config --global gitreview.username yourgerritusername
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user