summaryrefslogtreecommitdiff
path: root/standalone/linux/skel/runshell
diff options
context:
space:
mode:
Diffstat (limited to 'standalone/linux/skel/runshell')
-rwxr-xr-xstandalone/linux/skel/runshell2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/linux/skel/runshell b/standalone/linux/skel/runshell
index a4578eb1b..4b586d5fd 100755
--- a/standalone/linux/skel/runshell
+++ b/standalone/linux/skel/runshell
@@ -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