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 7806308 commit 16973c9Copy full SHA for 16973c9
docs/codeql/ql-language-reference/signatures.rst
@@ -63,7 +63,7 @@ For example:
63
Module signatures
64
=================
65
66
-Module signatures declare module parameters that are to be substituted with modules at module instantiation.
+Module signatures declare module parameters that will be substituted with modules when the module is instantiated.
67
Module signatures specify a collection of types and predicates that a module needs to contain under given names and
68
matching given signatures.
69
0 commit comments