aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Laszlo Csomor <laszlocsomor@google.com>2016-01-20 14:14:04 +0000
committerGravatar Lukacs Berki <lberki@google.com>2016-01-21 10:31:09 +0000
commitfc62107fdbc1f4d8afbe6e485824c8015b886d99 (patch)
tree796c1d91a5e4d6202be84747347e20f7925a904d /site
parent446d99226bbb91c921080421e8c4269576cb1f6b (diff)
Bazel docs: remove grammatical trace of a flag that was removed.
-- MOS_MIGRATED_REVID=112573386
Diffstat (limited to 'site')
-rw-r--r--site/docs/bazel-user-manual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/bazel-user-manual.html b/site/docs/bazel-user-manual.html
index a140540d71..87afb3cc49 100644
--- a/site/docs/bazel-user-manual.html
+++ b/site/docs/bazel-user-manual.html
@@ -1854,7 +1854,7 @@ workstation). By default Bazel will estimate amount of RAM and number of CPU
cores directly from system configuration and will assume 1.0 I/O resource.
</p>
<p>
- If this option is used, Bazel will ignore both --ram_utilization_factor.
+ If this option is used, Bazel will ignore --ram_utilization_factor.
</p>
<h4 id='flag--build_runfile_links'><code class='flag'>--[no]build_runfile_links</code></h4>