summaryrefslogtreecommitdiff
path: root/content/handlers/javascript/duktape/polyfill.js
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/javascript/duktape/polyfill.js')
-rw-r--r--content/handlers/javascript/duktape/polyfill.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/javascript/duktape/polyfill.js b/content/handlers/javascript/duktape/polyfill.js
index 7fa46111f..5f0215618 100644
--- a/content/handlers/javascript/duktape/polyfill.js
+++ b/content/handlers/javascript/duktape/polyfill.js
@@ -1,6 +1,6 @@
/* Polyfiller for Duktape for NetSurf
*
- * This JavaScript will be loaded into compartments before the generics
+ * This JavaScript will be loaded into heaps before the generics
*
* We only care for the side-effects of this, be careful.
*/