Code

spell fix "received"
[nagiosplug.git] / plugins / urlize.c
index 45766d0c43697aa6f5e105a4b7e0f3f559336b35..141cc84a7aa30444580682b4cf494e10fb705e4d 100644 (file)
@@ -102,7 +102,7 @@ main (int argc, char **argv)
 
        if (!found)
                die (STATE_UNKNOWN,
-                    _("%s problem - No data recieved from host\nCMD: %s</A>\n"),
+                    _("%s problem - No data received from host\nCMD: %s</A>\n"),
                     argv[0], cmd);
 
        /* close the pipe */