summaryrefslogtreecommitdiffstats
path: root/lib/Smokeping.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Smokeping.pm')
-rw-r--r--lib/Smokeping.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Smokeping.pm b/lib/Smokeping.pm
index eb55468..cba2894 100644
--- a/lib/Smokeping.pm
+++ b/lib/Smokeping.pm
@@ -210,7 +210,7 @@ sub sendsnpp ($$){
Message => $msg) || do_debuglog("ERROR - ". $snpp->message);
$snpp->quit;
} else {
- warn "ERROR: not sending page to $to, as all SNPP setup faild\n";
+ warn "ERROR: not sending page to $to, as all SNPP setup failed\n";
}
}