aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/distclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/distclean b/tools/distclean
index 06d633e9..961cc801 100755
--- a/tools/distclean
+++ b/tools/distclean
@@ -6,7 +6,7 @@
# Please run this script from the top-level directory.
if [ ! -f tools/distclean ]; then
- echo "Please run this script from the top-level directory of Monitoring-plugins."
+ echo "Please run this script from the top-level directory of Monitoring Plugins."
exit 1
fi