]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Grammer fix by vonr
authorRoy Marples <roy@marples.name>
Thu, 26 Apr 2007 18:46:26 +0000 (18:46 +0000)
committerRoy Marples <roy@marples.name>
Thu, 26 Apr 2007 18:46:26 +0000 (18:46 +0000)
client.c

index adf4b3d32d47b11b2d0949ca561e6668919bd0bd..d6ff2a2d28deb4f10b3bd547ef4c6b39717d1149 100644 (file)
--- a/client.c
+++ b/client.c
@@ -278,7 +278,7 @@ int dhcp_run (const options_t *options)
                                        }
                                        else
                                                logger (LOG_ERR,
-                                                               "received SIGHUP, but no we have lease to release");
+                                                               "received SIGHUP, but we no have lease to release");
                                        retval = 0;
                                        goto eexit;