Fixes comment

This commit is contained in:
Yury Delendik 2012-04-16 15:28:34 -05:00
parent f701a1427a
commit 0380d408e0

View File

@ -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;