correct misspell on yamlh.go

This commit is contained in:
Bill Q
2017-06-27 02:37:29 +03:00
committed by GitHub
parent f59f5e6702
commit e72f93569e
+1 -1
View File
@@ -508,7 +508,7 @@ type yaml_parser_t struct {
problem string // Error description.
// The byte about which the problem occured.
// The byte about which the problem occurred.
problem_offset int
problem_value int
problem_mark yaml_mark_t