| commit | 721d5848ee7c0a506a1ceae18a2125f47c79fcc7 | [log] [tgz] |
|---|---|---|
| author | Matt Farina <matt@mattfarina.com> | Tue Oct 04 10:08:47 2016 -0400 |
| committer | GitHub <noreply@github.com> | Tue Oct 04 10:08:47 2016 -0400 |
| tree | f5f14724babcb2f88ff7a2676fdd80c5feb9b4ce | |
| parent | b77e5383c06c58a0e3d352826345a4aa1e9a0e13 [diff] | |
| parent | f59ab57b4617bc3137938c1a9f1ea07ab5136d2d [diff] |
Merge pull request #628 from philoserf/patch-1 Update glide.go
diff --git a/glide.go b/glide.go index 79616b1..d64c4c8 100644 --- a/glide.go +++ b/glide.go
@@ -186,7 +186,7 @@ }, cli.BoolFlag{ Name: "insecure", - Usage: "Use http:// rather than https:// to retrieve pacakges.", + Usage: "Use http:// rather than https:// to retrieve packages.", }, cli.BoolFlag{ Name: "no-recursive, quick",