mac_veriexec: Fix a typo in a source code comment
- s/seach/search/ MFC after: 3 days
This commit is contained in:
parent
3e5a11d53a
commit
1920133d8f
@ -329,7 +329,7 @@ find_veriexec_dev(dev_t fsid, struct veriexec_devhead *head)
|
||||
M_VERIEXEC, M_WAITOK);
|
||||
mtx_lock(&ve_mutex);
|
||||
/*
|
||||
* Repeat the seach, in case someone
|
||||
* Repeat the search, in case someone
|
||||
* added this while we slept.
|
||||
*/
|
||||
goto search;
|
||||
|
Loading…
Reference in New Issue
Block a user