[newlib 34/65] Fix typo.
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Jul 7 11:58:41 UTC 2022
From: Konstantin Belousov <kib at FreeBSD.org>
Sponsored by: Mellanox Technologies/NVIDIA Networking
MFC after: 3 days
---
newlib/libc/sys/rtems/include/net/if.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/newlib/libc/sys/rtems/include/net/if.h b/newlib/libc/sys/rtems/include/net/if.h
index 863daefde..c9f07eca7 100644
--- a/newlib/libc/sys/rtems/include/net/if.h
+++ b/newlib/libc/sys/rtems/include/net/if.h
@@ -209,7 +209,7 @@ struct if_data {
* contains the enabled optional feature & capabilites that can be used
* individually per packet and are specified in the mbuf pkthdr.csum_flags
* field. IFCAP_* and CSUM_* do not match one to one and CSUM_* may be
- * more detailed or differenciated than IFCAP_*.
+ * more detailed or differentiated than IFCAP_*.
* Hwassist features are defined CSUM_* in sys/mbuf.h
*
* Capabilities that cannot be arbitrarily changed with ifconfig/ioctl
--
2.35.3
More information about the devel
mailing list