spelling: override

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-10-12 14:35:28 -04:00
parent 02f3ce1c43
commit 3337f4cba5

View File

@@ -1,7 +1,7 @@
/**
* @id py/examples/override-method
* @name Override of method
* @description Finds methods that overide MyClass.methodName
* @description Finds methods that override MyClass.methodName
* @tags method
* override
*/