mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
spelling: themselves
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -14,4 +14,4 @@ from Function f
|
||||
where
|
||||
f.fromSource() and
|
||||
f.calls+(f)
|
||||
select f, "Functions shall not call theselves, either directly or indirectly."
|
||||
select f, "Functions shall not call themselves, either directly or indirectly."
|
||||
|
||||
Reference in New Issue
Block a user