aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/query.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/query.html b/docs/query.html
index 00cce98ae9..b4b0e600ce 100644
--- a/docs/query.html
+++ b/docs/query.html
@@ -1352,7 +1352,7 @@ genrule(
the <code>buildfiles</code> operator and use only <code>deps</code>,
but this yields an incorrect result: while the result contains the
majority of needed packages, those packages that contain only files
- that are <code>load()<code>'ed
+ that are <code>load()</code>'ed
will be missing.
</p>