-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
Sorry to bother you with such a trivial matter.
I like to use codespell to check my code, and it flags one typo in JS generated by emscripten:
mtz.js:8: nonexistant ==> nonexistent
It originates from this line:
emscripten/src/embind/embind.js
Line 153 in e0c3ce6
| throwInternalError('Replacing nonexistant public symbol'); |
Metadata
Metadata
Assignees
Labels
No labels