correct spelling mistakes

This commit is contained in:
Edward Betts 2017-02-11 09:38:49 +00:00 committed by Joey Hess
parent 5e6ced7d0f
commit 0750913136
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
52 changed files with 69 additions and 69 deletions

View file

@ -80,7 +80,7 @@ if [ -z "$GIT_ANNEX_PACKAGE_INSTALL" ]; then
fi
fi
# Put our binaries first, to avoid issues with out of date or incompatable
# Put our binaries first, to avoid issues with out of date or incompatible
# system binaries. Extra binaries come after system path.
ORIG_PATH="$PATH"
export ORIG_PATH