aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/jaccwabyt/jaccwabyt.js
diff options
context:
space:
mode:
Diffstat (limited to 'ext/wasm/jaccwabyt/jaccwabyt.js')
-rw-r--r--ext/wasm/jaccwabyt/jaccwabyt.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/wasm/jaccwabyt/jaccwabyt.js b/ext/wasm/jaccwabyt/jaccwabyt.js
index 1846441e5..8144e8d62 100644
--- a/ext/wasm/jaccwabyt/jaccwabyt.js
+++ b/ext/wasm/jaccwabyt/jaccwabyt.js
@@ -561,7 +561,7 @@ globalThis.Jaccwabyt = function StructBinderFactory(config){
const dbg = ctor.prototype.debugFlags.__flags;
/*
TODO?: set prototype of descr to an object which can set/fetch
- its prefered representation, e.g. conversion to string or mapped
+ its preferred representation, e.g. conversion to string or mapped
function. Advantage: we can avoid doing that via if/else if/else
in the get/set methods.
*/