fix some typos

Signed-off-by: bin liu <liubin0329@gmail.com>
Upstream-commit: 950073aabb305db6156709ea8509b1f72ff06f3b
Component: engine
This commit is contained in:
bin liu
2016-06-21 15:28:30 +08:00
parent 932804ba14
commit 923b4bd8ef
17 changed files with 21 additions and 21 deletions

View File

@ -100,7 +100,7 @@ const (
)
const (
// AUFSWhiteoutFormat is the default format for whitesouts
// AUFSWhiteoutFormat is the default format for whiteouts
AUFSWhiteoutFormat WhiteoutFormat = iota
// OverlayWhiteoutFormat formats whiteout according to the overlay
// standard.