From b181ca75528ece1a16f36bd7fdabe6916d9e5aac Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 29 Jan 2017 18:48:58 +0100 Subject: typo in comment Signed-off-by: Denys Vlasenko --- networking/udhcp/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking/udhcp/common.c') diff --git a/networking/udhcp/common.c b/networking/udhcp/common.c index 1aaf5255c..420695a20 100644 --- a/networking/udhcp/common.c +++ b/networking/udhcp/common.c @@ -86,7 +86,7 @@ const struct dhcp_optflag dhcp_optflags[] = { }; /* Used for converting options from incoming packets to env variables - * for udhcpc stript, and for setting options for udhcpd via + * for udhcpc script, and for setting options for udhcpd via * "opt OPTION_NAME OPTION_VALUE" directives in udhcpd.conf file. */ /* Must match dhcp_optflags[] order */ -- cgit v1.2.3