Skip to content

Commit 08d479b

Browse files
committed
spelling: override
Signed-off-by: Josh Soref <[email protected]>
1 parent a6e0f0e commit 08d479b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ql/ql/src/queries/style/MissingOverride.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @name Missing override annotation
3-
* @description Predicates that overide another predicate should have an `override` annotation.
3+
* @description Predicates that override another predicate should have an `override` annotation.
44
* @kind problem
55
* @problem.severity warning
66
* @precision very-high

0 commit comments

Comments
 (0)