summaryrefslogtreecommitdiff
path: root/kern/sref.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/sref.h')
-rw-r--r--kern/sref.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/sref.h b/kern/sref.h
index e224d167..93de1c35 100644
--- a/kern/sref.h
+++ b/kern/sref.h
@@ -61,7 +61,7 @@ typedef void (*sref_noref_fn_t)(struct sref_counter *);
* impossible to obtain or release references while idling.
*
* Unregistration can fail if internal data still require processing, in
- * which case a maintenance thread is awaken and EBUSY is returned.
+ * which case a maintenance thread is awoken and EBUSY is returned.
*
* Preemption must be disabled when calling these functions.
*/