summaryrefslogtreecommitdiff
path: root/docs/android-build-viewer.html
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2017-08-21 14:37:23 +0200
committerTor Andersson <tor.andersson@artifex.com>2017-08-21 17:20:10 +0200
commitf1c780ceb995cc0f9154f77d99cc449fced0c679 (patch)
tree8ab192fae4a18c941ad54a710a3e04a8075466e2 /docs/android-build-viewer.html
parentfdec171ce5b182914fa2f0a8a6e1fbb578ed21b3 (diff)
downloadmupdf-f1c780ceb995cc0f9154f77d99cc449fced0c679.tar.xz
Fix HTML entities in docs.
Diffstat (limited to 'docs/android-build-viewer.html')
-rw-r--r--docs/android-build-viewer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/android-build-viewer.html b/docs/android-build-viewer.html
index af7387a1..1ee75740 100644
--- a/docs/android-build-viewer.html
+++ b/docs/android-build-viewer.html
@@ -88,7 +88,7 @@ Use the x86 ABI for best emulator performance.
Then launch the emulator, or connect a device with USB debugging enabled:
<pre>
-$ emulator -avd MyVirtualDevice &
+$ emulator -avd MyVirtualDevice &amp;
</pre>
<p>