From 6df5e5c4cd1457b688cc881ed91230b7c59e0eb0 Mon Sep 17 00:00:00 2001 From: Karl DeBisschop Date: Fri, 20 Feb 2004 05:25:13 +0000 Subject: spell fix "received" git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/branches/release-1.3.0@818 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/check_snmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/check_snmp.c') diff --git a/plugins/check_snmp.c b/plugins/check_snmp.c index 2db4ecfa..4f962a2e 100644 --- a/plugins/check_snmp.c +++ b/plugins/check_snmp.c @@ -392,7 +392,7 @@ main (int argc, char **argv) if (found == 0) terminate (STATE_UNKNOWN, - "%s problem - No data recieved from host\nCMD: %s\n", + "%s problem - No data received from host\nCMD: %s\n", label, command_line); /* WARNING if output found on stderr */ -- cgit v1.2.3-74-g34f1