From d2ce2702127503d10737e94847853207413d0875 Mon Sep 17 00:00:00 2001 From: twerth Date: Thu, 9 Aug 2018 08:00:40 -0700 Subject: Fix typo. RELNOTES: None PiperOrigin-RevId: 208048947 --- site/docs/query.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site') diff --git a/site/docs/query.html b/site/docs/query.html index 430355dab5..605c15910a 100644 --- a/site/docs/query.html +++ b/site/docs/query.html @@ -1130,7 +1130,7 @@ genrule( record or xml, the outputs will be printed in arbitrary order. This is generally the fastest option. It is not supported though when --output is one of graph, - min_rank or max_rank: with these formats, bazel will + minrank or maxrank: with these formats, bazel will always print results ordered by the dependency order or rank.

-- cgit v1.2.3