Spelling police.

This commit is contained in:
John Baldwin 2002-04-02 20:44:30 +00:00
parent 4807422fe7
commit 7feefcd6ce
2 changed files with 2 additions and 2 deletions

View File

@ -507,7 +507,7 @@ _mtx_lock_sleep(struct mtx *m, int opts, const char *file, int line)
}
/*
* We deffinately must sleep for this lock.
* We definitely must sleep for this lock.
*/
mtx_assert(m, MA_NOTOWNED);

View File

@ -507,7 +507,7 @@ _mtx_lock_sleep(struct mtx *m, int opts, const char *file, int line)
}
/*
* We deffinately must sleep for this lock.
* We definitely must sleep for this lock.
*/
mtx_assert(m, MA_NOTOWNED);