fix: correct typos and improve comments across multiple files by codespell (#4116)
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
#include "wasm_export.h"
|
||||
#include "math.h"
|
||||
|
||||
// The first parameter is not exec_env because it is invoked by native funtions
|
||||
// The first parameter is not exec_env because it is invoked by native functions
|
||||
void
|
||||
reverse(char *str, int len)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user