aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/stws2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stws b/bin/stws
index f48ef76f..2ceae935 100755
--- a/bin/stws
+++ b/bin/stws
@@ -3,7 +3,7 @@
# Check arguments
if [ "$#" -eq 0 ] ; then
- printf >&2 'tstf: Need a filename\n'
+ printf >&2 'stws: Need a filename\n'
exit 2
fi