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
@@ -17,7 +17,7 @@
|
||||
// JSONPath-like queries
|
||||
//
|
||||
// The package github.com/pelletier/go-toml/query implements a system
|
||||
// similar to JSONPath to quickly retrive elements of a TOML document using a
|
||||
// similar to JSONPath to quickly retrieve elements of a TOML document using a
|
||||
// single expression. See the package documentation for more information.
|
||||
//
|
||||
package toml
|
||||
|
||||
Reference in New Issue
Block a user