From c5f0ee256bc9508e19b86003c5327ffafd2de28e 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/trunk@818 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/negate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/negate.c') diff --git a/plugins/negate.c b/plugins/negate.c index 874aea14..3dd3411f 100644 --- a/plugins/negate.c +++ b/plugins/negate.c @@ -105,7 +105,7 @@ main (int argc, char **argv) if (!found) die (STATE_UNKNOWN, - _("%s problem - No data recieved from host\nCMD: %s\n"),\ + _("%s problem - No data received from host\nCMD: %s\n"),\ argv[0], command_line); /* close the pipe */ -- cgit v1.2.3-74-g34f1