Docs: Typo fix, remove slash
Bug: 22639850

Change-Id: Ic12388ced884f92af7f93c367ff31bb8ca5b4d0c
diff --git a/src/source/jack.jd b/src/source/jack.jd
index ecddd90..7abead7 100644
--- a/src/source/jack.jd
+++ b/src/source/jack.jd
@@ -175,7 +175,7 @@
 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>