uipc_domain: Fix a typo in a source code comment
- s/cant/can't/ MFC after: 3 days
This commit is contained in:
@@ -223,7 +223,7 @@ pr_init(struct domain *dom, struct protosw *pr)
|
||||
|
||||
/*
|
||||
* Add a new protocol domain to the list of supported domains
|
||||
* Note: you cant unload it again because a socket may be using it.
|
||||
* Note: you can't unload it again because a socket may be using it.
|
||||
* XXX can't fail at this time.
|
||||
*/
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user