chore: fix function name in comment (#1861)

Signed-off-by: racequite <quiterace@gmail.com>
This commit is contained in:
racequite
2024-04-19 09:58:33 +02:00
committed by GitHub
parent 1015e59eac
commit 58a82b6f45
+1 -1
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: