mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
Fixes comment
This commit is contained in:
parent
f701a1427a
commit
0380d408e0
1 changed files with 1 additions and 1 deletions
|
@ -345,7 +345,7 @@ var PDFPageProxy = (function PDFPageProxyClosure() {
|
|||
return promise;
|
||||
},
|
||||
/**
|
||||
* Destroys allocated by page resources.
|
||||
* Destroys resources allocated by the page.
|
||||
*/
|
||||
destroy: function() {
|
||||
this.destroyed = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue