summaryrefslogtreecommitdiff
path: root/standalone/osx/git-annex.app/Contents/MacOS/runshell
diff options
context:
space:
mode:
Diffstat (limited to 'standalone/osx/git-annex.app/Contents/MacOS/runshell')
-rwxr-xr-xstandalone/osx/git-annex.app/Contents/MacOS/runshell2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/osx/git-annex.app/Contents/MacOS/runshell b/standalone/osx/git-annex.app/Contents/MacOS/runshell
index 17c95698c..56d8349f2 100755
--- a/standalone/osx/git-annex.app/Contents/MacOS/runshell
+++ b/standalone/osx/git-annex.app/Contents/MacOS/runshell
@@ -60,7 +60,7 @@ if [ ! -e "$HOME/.ssh/git-annex-wrapper" ]; 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