docs/language/ql-handbook/language.rst: apply suggestion from review

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
Henning Makholm
2020-05-15 15:55:16 +02:00
committed by GitHub
parent 43e8a0f716
commit a57b060a0c

View File

@@ -46,7 +46,7 @@ Library path
------------
The library path is an ordered list of directory locations. It is used
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
speaking a core part of the QL language, since different
implementations of QL construct it in slightly different ways. Most QL
tools also allow you to explicitly specify the library path on the command line for a