]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Typo
authorRoy Marples <roy@marples.name>
Wed, 17 Jan 2007 18:24:18 +0000 (18:24 +0000)
committerRoy Marples <roy@marples.name>
Wed, 17 Jan 2007 18:24:18 +0000 (18:24 +0000)
client.c

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