Some fixes for ijar tests.

PiperOrigin-RevId: 151461345
diff --git a/site/versions/master/docs/bazel-user-manual.html b/site/versions/master/docs/bazel-user-manual.html
index f1be716..7b457dd 100644
--- a/site/versions/master/docs/bazel-user-manual.html
+++ b/site/versions/master/docs/bazel-user-manual.html
@@ -2780,7 +2780,7 @@
   filter args to the test runner.
 </p>
 
-<h4 id="other_options_for_blaze_test">Other options for <code>bazel test</code></h4>
+<h4 id="other_options_for_bazel_test">Other options for <code>bazel test</code></h4>
 <p>
   The syntax and the remaining options are exactly like
   <a href='#build'>bazel build</a>.