!57 fix misspell

Merge pull request !57 from zhangyukun8/master
This commit is contained in:
openharmony_ci
2021-12-21 07:31:24 +00:00
committed by Gitee
+1 -1
View File
@@ -55,7 +55,7 @@ int main(int argc, char **argv)
delete g_nativeEngine;
g_nativeEngine = nullptr;
panda::JSNApi::DestoryJSVM(vm);
panda::JSNApi::DestroyJSVM(vm);
vm = nullptr;
return ret;