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;
|
return promise;
|
||||||
},
|
},
|
||||||
/**
|
/**
|
||||||
* Destroys allocated by page resources.
|
* Destroys resources allocated by the page.
|
||||||
*/
|
*/
|
||||||
destroy: function() {
|
destroy: function() {
|
||||||
this.destroyed = true;
|
this.destroyed = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue