mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-18 19:31:22 +00:00
Fix typo in comment.
This commit is contained in:
@ -290,7 +290,7 @@ extern "C" fn signal_trap_handler(
|
||||
);
|
||||
es_image.print_backtrace_if_needed();
|
||||
}
|
||||
// Just let the error propagate otherrwise
|
||||
// Just let the error propagate otherwise
|
||||
}
|
||||
|
||||
true
|
||||
|
Reference in New Issue
Block a user