Merge pull request #20250 from vieux/fix_misspell

fix common misspells
Upstream-commit: 5ca6d3bafd0dd53dd26f8251218c68a8016e5ce7
Component: engine
This commit is contained in:
David Calavera
2016-02-11 17:22:06 -08:00
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.