fix words misspell

Signed-off-by: Michael Wan <zirenwan@gmail.com>
This commit is contained in:
Michael Wan
2018-04-22 04:27:17 -04:00
parent 3a6825e1a0
commit 7fd6d5e2be
14 changed files with 18 additions and 18 deletions

View File

@@ -61,7 +61,7 @@ func init() {
})
}
// CompareApplier handles both comparision and
// CompareApplier handles both comparison and
// application of layer diffs.
type CompareApplier interface {
diff.Applier