Skip to content

Commit ea8eda5

Browse files
authored
Fix typo in docs. NFC (#24003)
1 parent 06d5399 commit ea8eda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/source/docs/tools_reference/settings_reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3188,7 +3188,7 @@ overhead for the extra instrumented function indirection. Enable this if you
31883188
want Emscripten to handle unhandled exceptions nicely at the cost of a few
31893189
bytes extra.
31903190
Exceptions that occur within the ``main`` function are already handled via an
3191-
alternative mechanimsm.
3191+
alternative mechanism.
31923192

31933193
Default value: false
31943194

0 commit comments

Comments
 (0)