2
0
Ronald 1 жил өмнө
parent
commit
f560b14d10

+ 1 - 1
tests/core/encoding/ini/test_core_ini.odin

@@ -7,7 +7,7 @@ import "core:strings"
 import "core:testing"
 import "core:testing"
 
 
 @test
 @test
-prase_ini :: proc(t: ^testing.T) {
+parse_ini :: proc(t: ^testing.T) {
 	ini_data := `
 	ini_data := `
 		[LOG]
 		[LOG]
 		level = "devel"
 		level = "devel"