Fix spelling in comments, strings and documentation

Signed-off-by: Otto Kekäläinen <otto@seravo.fi>
Upstream-commit: 644a7426cc31c338fedb6574d2b88d1cc2f43a08
Component: engine
This commit is contained in:
Otto Kekäläinen
2016-07-03 20:58:11 +03:00
parent fdcfb45adb
commit 0bdbf282f3
20 changed files with 24 additions and 24 deletions

View File

@ -573,7 +573,7 @@ these directories contains 3 files:
* `json` - The legacy JSON metadata for an image layer. In this version of
the image specification, layers don't have JSON metadata, but in
[version 1](v1.md), they did. A file is created for each layer in the
v1 format for backward compatiblity.
v1 format for backward compatibility.
* `layer.tar` - The Tar archive of the filesystem changeset for an image
layer.