diff options
Diffstat (limited to 'sys/kern/kern_resource.c')
-rw-r--r-- | sys/kern/kern_resource.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/kern_resource.c b/sys/kern/kern_resource.c index e6e509d..c7cb511 100644 --- a/sys/kern/kern_resource.c +++ b/sys/kern/kern_resource.c @@ -1087,7 +1087,7 @@ uihold(uip) * that we don't need to free, simply unlock and return. * Suboptimal case: * If refcount lowering results in need to free, bump the count - * back up, loose the lock and aquire the locks in the proper + * back up, lose the lock and aquire the locks in the proper * order to try again. */ void |