mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 06:38:07 +02:00
Correct typos
This commit is contained in:
parent
497c0610cd
commit
a97dd26389
11 changed files with 11 additions and 11 deletions
|
@ -90,7 +90,7 @@
|
|||
|
||||
/**
|
||||
* If another page rendering in progress, waits until the rendering is
|
||||
* finised. Otherwise, executes rendering immediately.
|
||||
* finished. Otherwise, executes rendering immediately.
|
||||
*/
|
||||
function queueRenderPage(num) {
|
||||
if (pageRendering) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue