summaryrefslogtreecommitdiffstats
path: root/sys/netinet/udp_usrreq.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/udp_usrreq.c')
-rw-r--r--sys/netinet/udp_usrreq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/udp_usrreq.c b/sys/netinet/udp_usrreq.c
index 30525b9..16547d3 100644
--- a/sys/netinet/udp_usrreq.c
+++ b/sys/netinet/udp_usrreq.c
@@ -96,7 +96,7 @@
/*
* BSD 4.2 defaulted the udp checksum to be off. Turning off udp
- * checksums removes the only data integrety mechanism for packets and
+ * checksums removes the only data integrity mechanism for packets and
* malformed packets that would otherwise be discarded by bad checksums
* may cause problems (especially for NFS data blocks).
*/
OpenPOWER on IntegriCloud