We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89de63a commit 5c69b42Copy full SHA for 5c69b42
docs/codeql/ql-language-reference/signatures.rst
@@ -68,7 +68,7 @@ Module signatures specify a collection of types and predicates that a module nee
68
matching given signatures.
69
70
Unlike type signatures and predicate signatures, the substitution of type signatures relies on nominal typing.
71
-i.e. modules need to declare at their definition the module signatures they implement.
+That is, the definition of a module must declare the module signatures it implements.
72
73
In detail, a type signature definition consists of:
74
0 commit comments