Fixing minor spelling/grammar issues in documentation.

This commit is contained in:
Artem Yakimenko
2014-04-22 11:08:57 +04:00
parent e81f86f942
commit d9f4686e2c
16 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ func makeCmdSnapshotVerify() *commander.Command {
UsageLine: "verify <name> [<source> ...]",
Short: "verify dependencies in snapshot",
Long: `
Verify does depenency resolution in snapshot <name>, possibly using additional
Verify does dependency resolution in snapshot <name>, possibly using additional
snapshots <source> as dependency sources. All unsatisfied dependencies are
printed.