3
0

Fix typo, rework readme

This commit is contained in:
Urban Klinc
2020-11-27 09:37:16 +01:00
parent e83b5258cb
commit efc418e5fd
2 changed files with 13 additions and 13 deletions

View File

@@ -85,7 +85,7 @@ func procOptions(mm ...string) (dd []*optionsDef, err error) {
return dd, nil
}
// Custom UnmarshelYAML function for
// Custom UnmarshalYAML function for
func (pd *optionsPropDefault) UnmarshalYAML(n *yaml.Node) error {
val := n.Value