aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGina Dimino <gdimino@google.com>2015-09-30 16:14:02 -0700
committerGina Dimino <gdimino@google.com>2015-09-30 16:14:02 -0700
commit5870ab8131712c963b509e31bd9f90537fe94b78 (patch)
tree50d80313c4d3c19e4b5b9d706adc2d8c88ad5253
parent1ab546bda56c6f7b46d2ae6f28bfd67629f1d417 (diff)
downloadsource.android.com-5870ab8131712c963b509e31bd9f90537fe94b78.tar.gz
Docs: Typo fix, remove slash
Bug: 22639850 Change-Id: Ic12388ced884f92af7f93c367ff31bb8ca5b4d0c
-rw-r--r--src/source/jack.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/source/jack.jd b/src/source/jack.jd
index ecddd90b..7abead71 100644
--- a/src/source/jack.jd
+++ b/src/source/jack.jd
@@ -175,7 +175,7 @@ available at <a href="http://b.android.com">http://b.android.com</a>, with the
setting one variable, as follows:</p>
<pre class=prettyprint>
-$ export ANDROID_JACK_EXTRA_ARGS= "--verbose debug \ --sanity-checks on -D
+$ export ANDROID_JACK_EXTRA_ARGS= "--verbose debug --sanity-checks on -D
sched.runner=single-threaded"
</pre>