fix some typos
Signed-off-by: bin liu <liubin0329@gmail.com>
This commit is contained in:
parent
d112f3fb84
commit
53ce0aa26a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue