From f1c780ceb995cc0f9154f77d99cc449fced0c679 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 21 Aug 2017 14:37:23 +0200 Subject: Fix HTML entities in docs. --- docs/android-build-viewer.html | 2 +- docs/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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:
-$ emulator -avd MyVirtualDevice &
+$ emulator -avd MyVirtualDevice &
 

diff --git a/docs/index.html b/docs/index.html index f91906d4..4b600be5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,7 +49,7 @@ Android currently has several different viewers with varying degrees of complexi

MuPDF demo
The main app on Google Play. Supports forms and annotations.
MuPDF NUI -
A viewer that matches the look & feel of SmartOffice. This product is still in early development. +
A viewer that matches the look & feel of SmartOffice. This product is still in early development.

-- cgit v1.2.3