i386: Fix a typo in a source code comment
- s/betwen/between/ MFC after: 3 days
This commit is contained in:
parent
094902ded9
commit
77a863b6c2
@ -281,7 +281,7 @@ in_cksum_skip(m, len, skip)
|
||||
} else if (mlen == -1)
|
||||
/*
|
||||
* This mbuf has odd number of bytes.
|
||||
* There could be a word split betwen
|
||||
* There could be a word split between
|
||||
* this mbuf and the next mbuf.
|
||||
* Save the last byte (to prepend to next mbuf).
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user