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
@@ -139,7 +139,7 @@
|
||||
// Compiled Queries
|
||||
//
|
||||
// Queries may be executed directly on a Tree object, or compiled ahead
|
||||
// of time and executed discretely. The former is more convienent, but has the
|
||||
// of time and executed discretely. The former is more convenient, but has the
|
||||
// penalty of having to recompile the query expression each time.
|
||||
//
|
||||
// // basic query
|
||||
|
||||
Reference in New Issue
Block a user