aboutsummaryrefslogtreecommitdiff
path: root/plugins-scripts/check_ifstatus.pl
diff options
context:
space:
mode:
authorGravatar Jan Wagner <waja@cyconet.org> 2016-11-18 11:47:20 +0100
committerGravatar Jan Wagner <waja@cyconet.org> 2016-11-18 11:47:20 +0100
commit1723a3c7610cc43438c51d1e5fed43e15099a60e (patch)
treeb9d21795ee62ecfeabee11a3ddd4f7c6da239fce /plugins-scripts/check_ifstatus.pl
parent9f6ad74aafb2c1eadeadb4d5bd1ba118b3138367 (diff)
downloadmonitoring-plugins-1723a3c7610cc43438c51d1e5fed43e15099a60e.tar.gz
It's useful to use 'useful' instead of 'usefull'
Diffstat (limited to 'plugins-scripts/check_ifstatus.pl')
-rwxr-xr-xplugins-scripts/check_ifstatus.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-scripts/check_ifstatus.pl b/plugins-scripts/check_ifstatus.pl
index 9f2f7c31..32984e53 100755
--- a/plugins-scripts/check_ifstatus.pl
+++ b/plugins-scripts/check_ifstatus.pl
@@ -280,7 +280,7 @@ sub print_help() {
printf " in hex with 0x prefix generated by using \"snmpkey\" utility\n";
printf " privacy password and authEngineID\n";
printf " -P (--privproto) privacy protocol (DES or AES; default: DES)\n";
- printf " -M (--maxmsgsize) Max message size - usefull only for v1 or v2c\n";
+ printf " -M (--maxmsgsize) Max message size - useful only for v1 or v2c\n";
printf " -t (--timeout) seconds before the plugin times out (default=$TIMEOUT)\n";
printf " -V (--version) Plugin version\n";
printf " -h (--help) usage help \n\n";