]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Fix comment
authorRoy Marples <roy@marples.name>
Tue, 3 Feb 2015 09:37:21 +0000 (09:37 +0000)
committerRoy Marples <roy@marples.name>
Tue, 3 Feb 2015 09:37:21 +0000 (09:37 +0000)
dhcpcd.c

index 563fe479b3d5436f19f4297b40be152a16fc40a3..987d437fa9cbe8ed6b1e5d5221863dacdcb572b4 100644 (file)
--- a/dhcpcd.c
+++ b/dhcpcd.c
@@ -1761,7 +1761,7 @@ main(int argc, char **argv)
                        if (dhcpcd_daemonise(&ctx))
                                goto exit_success;
                } else if (t > 0 &&
-                   /* Test mode removes the daeomise bit, so check for both */
+                   /* Test mode removes the daemonise bit, so check for both */
                    ctx.options & (DHCPCD_DAEMONISE | DHCPCD_TEST))
                {
                        eloop_timeout_add_sec(ctx.eloop, t,