]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Spell 'received' correctly.
authorDavid Hankins <dhankins@isc.org>
Wed, 16 May 2007 18:27:37 +0000 (18:27 +0000)
committerDavid Hankins <dhankins@isc.org>
Wed, 16 May 2007 18:27:37 +0000 (18:27 +0000)
RELNOTES

index ac86d3dcd192df6fad4718f5cf908f75977efd86..c87ad4e1aa34b614db2043cb05bdfe307207e2ed 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -298,7 +298,7 @@ the README file.
 - Assorted fixes for broken network devices:  Packet length is now
   determined from the IP header length field to finally calculate the
   UDP payload length, because some NIC drivers return more data than
-  they actually recived.
+  they actually received.
 
 - UDP packets are now stored in aligned data structures.