浏览代码

Remove reduntant word in device-mapper-driver.md

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
lixiaobing10051267 9 年之前
父节点
当前提交
96c959ec6b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/userguide/storagedriver/device-mapper-driver.md

+ 1 - 1
docs/userguide/storagedriver/device-mapper-driver.md

@@ -216,7 +216,7 @@ a `direct-lvm` configuration.
 The procedure below will create a logical volume configured as a thin pool to
 The procedure below will create a logical volume configured as a thin pool to
 use as backing for the storage pool. It assumes that you have a spare block
 use as backing for the storage pool. It assumes that you have a spare block
 device at `/dev/xvdf` with enough free space to complete the task. The device
 device at `/dev/xvdf` with enough free space to complete the task. The device
-identifier and volume sizes may be be different in your environment and you
+identifier and volume sizes may be different in your environment and you
 should substitute your own values throughout the procedure. The procedure also
 should substitute your own values throughout the procedure. The procedure also
 assumes that the Docker daemon is in the `stopped` state.
 assumes that the Docker daemon is in the `stopped` state.