mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
spelling: override
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user