ODPM 266: Go-libmemif + 2 examples.
[govpp.git] / vendor / gopkg.in / yaml.v2 / yamlh.go
index 3caeca0..d60a6b6 100644 (file)
@@ -508,7 +508,7 @@ type yaml_parser_t struct {
 
        problem string // Error description.
 
-       // The byte about which the problem occurred.
+       // The byte about which the problem occured.
        problem_offset int
        problem_value  int
        problem_mark   yaml_mark_t