From 9b53b3aa8e5a06e92deb9a523900f5520d47a33d Mon Sep 17 00:00:00 2001 From: Adam Dunkels Date: Fri, 2 Sep 2011 13:51:28 +0200 Subject: [PATCH] Small spelling bugfix --- core/net/uip6.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/net/uip6.c b/core/net/uip6.c index 8da3ad856..7a054dcc4 100644 --- a/core/net/uip6.c +++ b/core/net/uip6.c @@ -808,7 +808,7 @@ static u8_t ext_hdr_options_process(void) { /* - * Length field in the extension header: length of th eheader in units of + * Length field in the extension header: length of the header in units of * 8 bytes, excluding the first 8 bytes * length field in an option : the length of data in the option */