Skip to content

Commit 3337f4c

Browse files
committed
spelling: override
Signed-off-by: Josh Soref <[email protected]>
1 parent 02f3ce1 commit 3337f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/examples/snippets/override_method.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @id py/examples/override-method
33
* @name Override of method
4-
* @description Finds methods that overide MyClass.methodName
4+
* @description Finds methods that override MyClass.methodName
55
* @tags method
66
* override
77
*/

0 commit comments

Comments
 (0)