Skip to content

Commit 925fd2e

Browse files
Accept reviewer reformulation
Co-authored-by: Anders Schack-Mulligen <[email protected]>
1 parent 6fe0de8 commit 925fd2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/codeql/ql-language-reference/modules.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,8 @@ in the QL language specification.
278278
Built-in modules
279279
****************
280280

281-
QL defines a `QlBuiltins` module, which is a built-in module that all databases
282-
include. Currently, it defines a single parameterized sub-module
281+
QL defines a `QlBuiltins` module, which is a built-in module that is always in scope.
282+
Currently, it defines a single parameterized sub-module
283283
`EquivalenceRelation`, that provides an efficient abstraction for working with
284284
(partial) equivalence relations in QL.
285285

0 commit comments

Comments
 (0)