]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix common misspellings
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 19 Mar 2015 16:25:56 +0000 (17:25 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 11 May 2015 11:12:32 +0000 (13:12 +0200)
commit22500e94cdd5253e51ff076392074a1bbb4f4061
treec8416475c732ea9deb989c94479f0d249b0f48ab
parent5afa79cd4b2724c1bb87258683af03f558959b47
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: I44d53a807a6d2e9910daab939f4c0b7768c07ad9
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
cinder/consistencygroup/api.py
cinder/objects/base.py
cinder/tests/unit/targets/test_tgt_driver.py
cinder/tests/unit/test_srb.py
cinder/volume/drivers/emc/emc_vmax_utils.py
cinder/volume/drivers/ibm/storwize_svc/helpers.py
pylintrc