]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix common misspellings
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 19 Mar 2015 16:25:57 +0000 (17:25 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 24 Mar 2015 10:44:15 +0000 (11:44 +0100)
commit94951504a12735309e84f643d6d685a77bbd8f5a
tree7785ac02813dd9a48eb58df482c43994f22d5061
parent97372fe6ff1ac620927bba0c2e9d0dfdb012c93d
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

Partial-Bug: #1390035
Change-Id: Ie5d86247cc4f50b6578a9b76c9c8cade35128d5a
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
doc/source/docbkx/quantum-api-1.0/common.ent
doc/source/docbkx/quantum-api-1.0/xsd/actions.xsd
doc/source/docbkx/quantum-api-1.0/xsd/common.xsd
doc/source/docbkx/quantum-api-1.0/xsd/server.xsd
neutron/agent/l3/namespace_manager.py
neutron/agent/linux/iptables_firewall.py
neutron/tests/tools.py