summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/kern/uipc_syscalls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/uipc_syscalls.c b/sys/kern/uipc_syscalls.c
index 295124d..ca0c726 100644
--- a/sys/kern/uipc_syscalls.c
+++ b/sys/kern/uipc_syscalls.c
@@ -1633,7 +1633,7 @@ getsockaddr(namp, uaddr, len)
}
/*
- * Detatch mapped page and release resources back to the system.
+ * Detach mapped page and release resources back to the system.
*/
void
sf_buf_mext(void *addr, void *args)
OpenPOWER on IntegriCloud