Skip to content

Commit 9a32aba

Browse files
committed
spelling: themselves
Signed-off-by: Josh Soref <[email protected]>
1 parent 1f8aaf7 commit 9a32aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/jsf/4.13 Functions/AV Rule 119.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ from Function f
1414
where
1515
f.fromSource() and
1616
f.calls+(f)
17-
select f, "Functions shall not call theselves, either directly or indirectly."
17+
select f, "Functions shall not call themselves, either directly or indirectly."

0 commit comments

Comments
 (0)