fix common misspell

Signed-off-by: Victor Vieux <vieux@docker.com>
Upstream-commit: 99a396902f0ea9d81ef87a683489b2435408f415
Component: engine
This commit is contained in:
Victor Vieux
2016-02-11 15:21:52 -08:00
parent e18dc87631
commit 697a990701
26 changed files with 32 additions and 32 deletions

View File

@ -2,7 +2,7 @@
set -e
# This script updates the apt repo in $DOCKER_RELEASE_DIR/apt/repo.
# This script is a "fix all" for any sort of problems that might have occured with
# This script is a "fix all" for any sort of problems that might have occurred with
# the Release or Package files in the repo.
# It should only be used in the rare case of extreme emergencies to regenerate
# Release and Package files for the apt repo.