From 49929ef01885666123918b12c8a624b5294ef0b2 Mon Sep 17 00:00:00 2001 From: David Ames Date: Mon, 19 Apr 2021 09:05:45 -0700 Subject: [PATCH] Fix typo --- zaza/openstack/charm_tests/mysql/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.