浏览代码

Fix typo in lxc_template.go

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
Arnaud Porterie 10 年之前
父节点
当前提交
cb979edec0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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