From ce26dfb6b065ab1de409ba88d4abc32ed35a268c Mon Sep 17 00:00:00 2001 From: Zhang Wei Date: Tue, 23 Feb 2016 10:25:24 +0800 Subject: [PATCH] Fix typo Signed-off-by: Zhang Wei Upstream-commit: 2264bd95b681d1336b167c8ecd9b2ce65b963071 Component: engine --- components/engine/docs/userguide/storagedriver/aufs-driver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/userguide/storagedriver/aufs-driver.md b/components/engine/docs/userguide/storagedriver/aufs-driver.md index 76271cf0e1..4651e66e0c 100644 --- a/components/engine/docs/userguide/storagedriver/aufs-driver.md +++ b/components/engine/docs/userguide/storagedriver/aufs-driver.md @@ -148,7 +148,7 @@ layer IDs). Inside each file are the names of the directories that exist below it in the stack The command below shows the contents of a metadata file in -`/var/lib/docker/aufs/layers/` that lists the the three directories that are +`/var/lib/docker/aufs/layers/` that lists the three directories that are stacked below it in the union mount. Remember, these directory names do no map to image layer IDs with Docker 1.10 and higher.