Author: kib
Date: Sat Oct 10 18:18:08 2020
New Revision: 366618
URL: https://svnweb.freebsd.org/changeset/base/366618

Log:
  MFC r366514:
  Fix typo.

Modified:
  stable/11/sys/net/if.h
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sys/net/if.h
==============================================================================
--- stable/11/sys/net/if.h      Sat Oct 10 14:38:01 2020        (r366617)
+++ stable/11/sys/net/if.h      Sat Oct 10 18:18:08 2020        (r366618)
@@ -205,7 +205,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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to