]> git.parisson.com Git - pdf.js.git/commitdiff
Fixes comment
authorYury Delendik <ydelendik@mozilla.com>
Mon, 16 Apr 2012 20:28:34 +0000 (15:28 -0500)
committerYury Delendik <ydelendik@mozilla.com>
Mon, 16 Apr 2012 20:28:34 +0000 (15:28 -0500)
src/api.js

index 1dfafb9eef1cc1f61393c050d687c5e47febc87e..633b1d4938fa54cf4f308cc899f1e6174e559d2d 100644 (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;