1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Merge pull request #5829 from timvandermeij/typofix

Fixes minor typo from #5826
This commit is contained in:
Tim van der Meij 2015-03-11 21:12:45 +01:00
commit 5319d4fc87

View file

@ -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.
*/