Bläddra i källkod

Fix typo in lxc_template.go

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
Arnaud Porterie 10 år sedan
förälder
incheckning
cb979edec0
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      daemon/execdriver/lxc/lxc_template.go

+ 1 - 1
daemon/execdriver/lxc/lxc_template.go

@@ -46,7 +46,7 @@ lxc.cgroup.devices.allow = {{$allowedDevice.CgroupString}}
 # Use mnt.putold as per https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/986385
 lxc.pivotdir = lxc_putold
 
-# lxc.autodev is not compativle with lxc --device switch
+# lxc.autodev is not compatible with lxc --device switch
 lxc.autodev = 0
 
 # NOTICE: These mounts must be applied within the namespace