fix typo I found in this repo
Signed-off-by: Aaron.L.Xu <likexu@harmonycloud.cn>
This commit is contained in:
parent
0a58d55e63
commit
08bcbddb32
11 changed files with 16 additions and 16 deletions
|
@ -203,7 +203,7 @@ func (lm *Manager) Prepare(dst, parent string) ([]containerd.Mount, error) {
|
|||
}
|
||||
|
||||
// View behaves identically to Prepare except the result may not be committed
|
||||
// back to the snappshot manager.
|
||||
// back to the snapshot manager.
|
||||
//
|
||||
// Whether or not these are readonly mounts is implementation specific, but the
|
||||
// caller may write to dst freely.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue