typo: correct spelling errors

This commit is contained in:
2026-06-14 00:22:06 +08:00
Unverified
parent 69c8fc2721
commit d683879923
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ if not has_config("vs_runtime") then
set_runtimes("MD")
end
target("InventoryChecker")
target("InventoryCheck")
add_rules("@levibuildscript/linkrule")
add_rules("@levibuildscript/modpacker")
add_cxflags( "/EHa", "/utf-8", "/W4", "/w44265", "/w44289", "/w44296", "/w45263", "/w44738", "/w45204")