Spelling error.

Upstream-commit: 2a1181f404387f6d530a86a6196b40a6dd541c20
Component: engine
This commit is contained in:
sudosurootdev
2014-01-04 23:15:15 -05:00
parent c5289665c4
commit 4e140a2de4

View File

@ -17,7 +17,7 @@ set -e
# DO NOT CALL THIS SCRIPT DIRECTLY.
# - The right way to call this script is to invoke "make" from
# your checkout of the Docker repository.
# the Makefile will so a "docker build -t docker ." and then
# the Makefile will do a "docker build -t docker ." and then
# "docker run hack/make.sh" in the resulting container image.
#