summaryrefslogtreecommitdiffstats
path: root/tests/functional/afr/test_quota_limit_entry_heal.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/afr/test_quota_limit_entry_heal.py')
-rw-r--r--tests/functional/afr/test_quota_limit_entry_heal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/afr/test_quota_limit_entry_heal.py b/tests/functional/afr/test_quota_limit_entry_heal.py
index 56388c157..033d326f4 100644
--- a/tests/functional/afr/test_quota_limit_entry_heal.py
+++ b/tests/functional/afr/test_quota_limit_entry_heal.py
@@ -130,7 +130,7 @@ class QuotaEntrySelfHealTest(GlusterBaseClass):
ret = set_volume_options(self.mnode, self.volname, options)
self.assertTrue(ret, ("Unable to set volume option %s for "
"volume %s" % (options, self.volname)))
- g.log.info("Sucessfully set %s for volume %s", options, self.volname)
+ g.log.info("Successfully set %s for volume %s", options, self.volname)
# Create directory on mount
ret = mkdir(self.mounts[0].client_system, "%s/dir"