Merge "Fix one minor typo"
[functest.git] / functest / tests / unit / core / test_testcase.py
index 7222967..2adf4a6 100644 (file)
@@ -7,7 +7,7 @@
 # which accompanies this distribution, and is available at
 # http://www.apache.org/licenses/LICENSE-2.0
 
-"""Define the classe required to fully cover testcase."""
+"""Define the class required to fully cover testcase."""
 
 import logging
 import unittest