From ec997fae0e830295c7f850aa719fbde0e3dfd722 Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Wed, 7 Oct 2020 10:58:56 +0000 Subject: Fix typo. 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 863daef..c9f07ec 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 -- cgit v1.1