summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/pelletier/go-toml/query/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/pelletier/go-toml/query/doc.go')
-rw-r--r--vendor/github.com/pelletier/go-toml/query/doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/pelletier/go-toml/query/doc.go b/vendor/github.com/pelletier/go-toml/query/doc.go
index f999fc965..ed63c1109 100644
--- a/vendor/github.com/pelletier/go-toml/query/doc.go
+++ b/vendor/github.com/pelletier/go-toml/query/doc.go
@@ -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