Merge pull request #15420 from vlajos/typofixes-vlajos-20150807

typofix - https://github.com/vlajos/misspell_fixer
This commit is contained in:
Arnaud Porterie
2015-08-08 01:08:49 -07:00
39 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ import (
// Daemon represents a Docker daemon for the testing framework.
type Daemon struct {
// Defaults to "daemon"
// Useful to set to --daemon or -d for checking backwards compatability
// Useful to set to --daemon or -d for checking backwards compatibility
Command string
GlobalFlags []string