From 28e625d5bcdfcf1d572cae1a493b66563d45fa38 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Wed, 9 Oct 2013 11:06:53 -0700 Subject: [PATCH] Fix --- Viewer-options.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Viewer-options.mediawiki b/Viewer-options.mediawiki index 7a4965e..4203e9f 100644 --- a/Viewer-options.mediawiki +++ b/Viewer-options.mediawiki @@ -20,4 +20,4 @@ Example: http://www.example.com/pdf.js#page=2 ** off: disable textLayer generation ** visible, shadow, hover: apply the CSS class textlayer-{value} to all text layers * pdfBug: handle PDF bugs -* useCssZoom: set to true to only use CSS zoom. Example: useCssZoom=true \ No newline at end of file +* useCssZoom: set to true to use only CSS zoom. Example: useCssZoom=true \ No newline at end of file