From fc5bd4a148a2b8ea769a701e7d7812b23e74fd06 Mon Sep 17 00:00:00 2001 From: Marcus Shawcroft Date: Tue, 21 Feb 2017 17:15:39 +0000 Subject: net/nbuf: Fix spelling. Change-Id: I821c796b2d5c9d6424be2d26509ad5f72dfe110b Signed-off-by: Marcus Shawcroft --- include/net/nbuf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/net/nbuf.h b/include/net/nbuf.h index a38bad702..c95886ae6 100644 --- a/include/net/nbuf.h +++ b/include/net/nbuf.h @@ -558,7 +558,7 @@ static inline struct net_buf *net_nbuf_copy_all(struct net_buf *buf, /** * @brief Copy len bytes from src starting from offset to dst * - * This routine assumes that dst is conformed by one fragment with enough space + * This routine assumes that dst is formed of one fragment with enough space * to store @a len bytes starting from offset at src. * * @param dst Destination buffer -- cgit v1.2.3