From e8fa51d05ea4e68013c0001d5ca8f61111daf666 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Fri, 14 Mar 2014 04:19:05 +0000 Subject: [PATCH] typo Docker-DCO-1.1-Signed-off-by: Vincent Batts (github: vbatts) Upstream-commit: c76def2dd23cf90fdc80224f08530205b6dcba73 Component: engine --- components/engine/hack/PACKAGERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/hack/PACKAGERS.md b/components/engine/hack/PACKAGERS.md index 297d1500db..47e8413bf3 100644 --- a/components/engine/hack/PACKAGERS.md +++ b/components/engine/hack/PACKAGERS.md @@ -175,7 +175,7 @@ To disable aufs: export DOCKER_BUILDTAGS='exclude_graphdriver_aufs' ``` -NOTE: if you need to set more than one build tag, space seperate them. +NOTE: if you need to set more than one build tag, space separate them. ### Static Daemon