Merge pull request #594 from HuKeping/master

Fix typo
This commit is contained in:
Stephen Day 2015-06-04 11:32:10 -07:00
commit 97ca39d26d

View file

@ -8,7 +8,7 @@ import (
)
// TODO(stevvooe): When we rev the manifest format, the contents of this
// package should me moved to manifest/v1.
// package should be moved to manifest/v1.
const (
// ManifestMediaType specifies the mediaType for the current version. Note