fix some typos

Signed-off-by: bin liu <liubin0329@gmail.com>
This commit is contained in:
bin liu 2016-06-21 15:28:30 +08:00
parent d112f3fb84
commit 53ce0aa26a

View file

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