diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/android-build-viewer.html | 2 | ||||
-rw-r--r-- | docs/index.html | 2 |
2 files changed, 2 insertions, 2 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 & </pre> <p> 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 <dt><a href="https://play.google.com/store/apps/details?id=com.artifex.mupdfdemo">MuPDF demo</a> <dd>The main app on Google Play. Supports forms and annotations. <dt>MuPDF NUI -<dd>A viewer that matches the look & feel of SmartOffice. This product is still in early development. +<dd>A viewer that matches the look & feel of SmartOffice. This product is still in early development. </dl> <p> |