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 43e8a0f commit a57b060Copy full SHA for a57b060
docs/language/ql-handbook/language.rst
@@ -46,7 +46,7 @@ Library path
46
------------
47
48
The library path is an ordered list of directory locations. It is used
49
-for resolving module imports (see `Module resolution <#module-resolution>`__)). The library path is not strictly
+for resolving module imports (see `Module resolution <#module-resolution>`__). The library path is not strictly
50
speaking a core part of the QL language, since different
51
implementations of QL construct it in slightly different ways. Most QL
52
tools also allow you to explicitly specify the library path on the command line for a
0 commit comments