Fix typos (#195)
Most of them are caught by Go Report Card. https://goreportcard.com/report/github.com/pelletier/go-toml
This commit is contained in:
committed by
Thomas Pelletier
parent
d01db88be9
commit
19ece5dc77
+1
-1
@@ -105,7 +105,7 @@ The following struct annotations are supported:
|
||||
commented:"true" Emits the value as commented.
|
||||
|
||||
Note that pointers are automatically assigned the "omitempty" option, as TOML
|
||||
explicity does not handle null values (saying instead the label should be
|
||||
explicitly does not handle null values (saying instead the label should be
|
||||
dropped).
|
||||
|
||||
Tree structural types and corresponding marshal types:
|
||||
|
||||
Reference in New Issue
Block a user