Fix spelling in a comment.

MFC after:	3 days
This commit is contained in:
Robert Watson 2005-09-18 10:46:34 +00:00
parent 526e258d3a
commit bc6b8b5d64
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=150282

View file

@ -275,7 +275,7 @@ sodealloc(struct socket *so)
* existing listen socket. The protocol will call back into the sockets
* layer using solisten_proto_check() and solisten_proto() to check and set
* socket-layer listen state. Call backs are used so that the protocol can
* acquire both protocol and socket layer locks in whatever order is reuiqred
* acquire both protocol and socket layer locks in whatever order is required
* by the protocol.
*
* Protocol implementors are advised to hold the socket lock across the