Shared: codeql -> ql in code blocks

This commit is contained in:
Asger Feldthaus
2022-03-16 11:00:24 +01:00
parent d628dc0b52
commit ecf7073bf1
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
* Contains the language-specific part of the models-as-data implementation found in `ApiGraphModels.qll`.
*
* It must export the following members:
* ```codeql
* ```ql
* class Unit // a unit type
* class InvokeNode // a type representing an invocation connected to the API graph
* module API // the API graph module