[Pkg-javascript-commits] [pdf.js] 08/246: fix typo

David Prévot taffit at moszumanska.debian.org
Sun Sep 7 15:36:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit 91b7030bf40f7df6249528308f60e06c59727354
Author: Lu Wang <coolwanglu at gmail.com>
Date:   Wed Jul 23 23:59:27 2014 -0700

    fix typo
---
 web/viewer.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/viewer.js b/web/viewer.js
index 0300ce2..7250fa7 100644
--- a/web/viewer.js
+++ b/web/viewer.js
@@ -1852,7 +1852,7 @@ function webViewerInitialized() {
     document.getElementById('viewFind').classList.add('hidden');
   }
 
-  // Listen for unsuporrted features to trigger the fallback UI.
+  // Listen for unsupported features to trigger the fallback UI.
   PDFJS.UnsupportedManager.listen(PDFView.fallback.bind(PDFView));
 
   // Suppress context menus for some controls

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list