[Pkg-javascript-commits] [pdf.js] 52/72: Fixes minor typo from #5826
David Prévot
taffit at moszumanska.debian.org
Wed Mar 18 20:16:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository pdf.js.
commit 0ab5bb4b42dd96ce838b5ffb315cd3d0f29d49e8
Author: Tim van der Meij <timvandermeij at gmail.com>
Date: Wed Mar 11 21:09:03 2015 +0100
Fixes minor typo from #5826
---
external/webL10n/l10n.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/external/webL10n/l10n.js b/external/webL10n/l10n.js
index 533fab6..3d5ecff 100644
--- a/external/webL10n/l10n.js
+++ b/external/webL10n/l10n.js
@@ -22,7 +22,7 @@
/*
Additional modifications for PDF.js project:
- Disables language initialization on page loading;
- - Removes console.warn and console.log and use console.log/warn directly.
+ - Removes consoleWarn and consoleLog and use console.log/warn directly.
- Removes window._ assignment.
- Remove compatibility code for OldIE.
*/
--
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