chore: fix function name in comment (#1861)

Signed-off-by: racequite <quiterace@gmail.com>
This commit is contained in:
racequite 2024-04-19 15:58:33 +08:00 committed by GitHub
parent 1015e59eac
commit 58a82b6f45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -121,7 +121,7 @@ func parseVolume(volume string) (name, host, container, mode string, err error)
return
}
// parseVolume parses window volume.
// parseWindowsVolume parses window volume.
// example: windows host mount to windows container
// volume = dataVolumeName:C:\Users\Data:D:\config:rw
// it can be parsed: