diff --git a/src/api.js b/src/api.js index 1dfafb9ee..633b1d493 100644 --- a/src/api.js +++ b/src/api.js @@ -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;