Skip to content

Commit c2c70d7

Browse files
QL specification: typo fix
Co-authored-by: Shati Patel <[email protected]>
1 parent 269fa3a commit c2c70d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/language/ql-handbook/language.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ for resolving module imports (see `Module resolution <#module-resolution>`__). T
5050
speaking a core part of the QL language, since different
5151
implementations of QL construct it in slightly different ways. Most QL
5252
tools also allow you to explicitly specify the library path on the command line for a
53-
particular invocation, though that is that is rarely done, and only
53+
particular invocation, though that is rarely done, and only
5454
useful in very special situations. This section describes the default
5555
construction of the library path.
5656

0 commit comments

Comments
 (0)