summaryrefslogtreecommitdiffstats
path: root/plugins/negate.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/negate.c')
-rw-r--r--plugins/negate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/negate.c b/plugins/negate.c
index 874aea1..3dd3411 100644
--- a/plugins/negate.c
+++ b/plugins/negate.c
@@ -105,7 +105,7 @@ main (int argc, char **argv)
105 105
106 if (!found) 106 if (!found)
107 die (STATE_UNKNOWN, 107 die (STATE_UNKNOWN,
108 _("%s problem - No data recieved from host\nCMD: %s\n"),\ 108 _("%s problem - No data received from host\nCMD: %s\n"),\
109 argv[0], command_line); 109 argv[0], command_line);
110 110
111 /* close the pipe */ 111 /* close the pipe */