aboutsummaryrefslogtreecommitdiffstats
path: root/share/msec
diff options
context:
space:
mode:
Diffstat (limited to 'share/msec')
-rwxr-xr-xshare/msec2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/msec b/share/msec
index b9079b8..19b8160 100755
--- a/share/msec
+++ b/share/msec
@@ -67,7 +67,7 @@ else
fi
if [ ! -x "$MSEC" ]; then
- echo "$MSEC found or not executable. Aborting" 1>&2
+ echo "$MSEC not found or not executable. Aborting" 1>&2
exit 1
fi