summaryrefslogtreecommitdiffstats
path: root/tests/shtest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shtest')
-rwxr-xr-xtests/shtest2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shtest b/tests/shtest
index 75f3a85c..2606e176 100755
--- a/tests/shtest
+++ b/tests/shtest
@@ -235,7 +235,7 @@ if [ $(HOME="$mods/home1" $VALGRIND $Q $JQ --debug-dump-disasm -n fg | grep '^[a
fi
if ! HOME="$mods/home2" $VALGRIND $Q $JQ -n 'include "g"; empty'; then
- echo "Mishanding directory ~/.jq" 1>&2
+ echo "Mishandling directory ~/.jq" 1>&2
exit 1
fi