Merge "Update overriden to overridden"

This commit is contained in:
Zuul
2018-05-31 16:08:44 +00:00
committed by Gerrit Code Review
+1 -1
View File
@@ -589,7 +589,7 @@ class APICoverage(object):
@six.add_metaclass(abc.ABCMeta)
class SubclassSignatureTestCase(testtools.TestCase):
"""Ensure all overriden methods of all subclasses of the class
"""Ensure all overridden methods of all subclasses of the class
under test exactly match the signature of the base class.
A subclass of SubclassSignatureTestCase should define a method