From d5b4a21e9ee46a1a4ebe39f2d2d507961506a910 Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Mon, 30 Apr 2007 22:07:36 +0000 Subject: fixed spelling --- lib/Smokeping.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Smokeping.pm') 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"; } } -- cgit v1.2.3-24-g4f1b