Bill Q 9 лет назад
Родитель
Сommit
e72f93569e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      yamlh.go

+ 1 - 1
yamlh.go

@@ -508,7 +508,7 @@ type yaml_parser_t struct {
 
 
 	problem string // Error description.
 	problem string // Error description.
 
 
-	// The byte about which the problem occured.
+	// The byte about which the problem occurred.
 	problem_offset int
 	problem_offset int
 	problem_value  int
 	problem_value  int
 	problem_mark   yaml_mark_t
 	problem_mark   yaml_mark_t