good morning!!!!

Skip to content
Snippets Groups Projects
Commit f6e9047b authored by José Carlos Nieto's avatar José Carlos Nieto
Browse files

Fixing comment.

parent ac970dc0
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,7 @@ func StringToType(src string, dstt reflect.Type) (srcv reflect.Value, err error)
return srcv, nil
}
// StringToType converts a string into a kind.
// StringToKind converts a string into a kind.
func StringToKind(src string, dstk reflect.Kind) (reflect.Value, error) {
var srcv reflect.Value
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment