diff --git a/zaza/openstack/charm_tests/mysql/tests.py b/zaza/openstack/charm_tests/mysql/tests.py index 3438932..bd054e2 100644 --- a/zaza/openstack/charm_tests/mysql/tests.py +++ b/zaza/openstack/charm_tests/mysql/tests.py @@ -864,7 +864,7 @@ class MySQLInnoDBClusterScaleTest(MySQLBaseTest): class MySQLInnoDBClusterPartitionTest(MySQLBaseTest): - """MySQL parition handling.""" + """MySQL partition handling.""" def test_850_force_quorum_using_partition_of(self): """Force quorum using partition of instance with given address.