Change two ``codeql to ``ql

This commit is contained in:
Tom Hvitved
2022-09-14 13:53:34 +02:00
parent 74eb6b2b98
commit 4ea1c0050b
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ private module Peewee {
.getASubclass*()
or
// Ohter known subclasses, semi auto generated by using
// ```codeql
// ```ql
// class DBClass extends Class, SelfRefMixin {
// DBClass() {
// exists(this.getLocation().getFile().getRelativePath()) and