Merge pull request #2819 from Iceber/fix-comment

libcontainer: fix LinuxFactory comments
This commit is contained in:
Akihiro Suda
2021-02-25 18:08:04 +09:00
committed by GitHub
+1 -1
View File
@@ -225,7 +225,7 @@ type LinuxFactory struct {
// containers.
CriuPath string
// New{u,g}uidmapPath is the path to the binaries used for mapping with
// New{u,g}idmapPath is the path to the binaries used for mapping with
// rootless containers.
NewuidmapPath string
NewgidmapPath string