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 0b0018f..2af6301 100644
--- a/plugins/negate.c
+++ b/plugins/negate.c
@@ -147,7 +147,7 @@ main (int argc, char **argv)
147 147
148 if (!found) 148 if (!found)
149 terminate (STATE_UNKNOWN,\ 149 terminate (STATE_UNKNOWN,\
150 "%s problem - No data recieved from host\nCMD: %s\n",\ 150 "%s problem - No data received from host\nCMD: %s\n",\
151 argv[0], command_line); 151 argv[0], command_line);
152 152
153 /* close the pipe */ 153 /* close the pipe */