summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_mbpool.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_mbpool.c')
-rw-r--r--sys/kern/subr_mbpool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_mbpool.c b/sys/kern/subr_mbpool.c
index f0b44d2..acc73ef 100644
--- a/sys/kern/subr_mbpool.c
+++ b/sys/kern/subr_mbpool.c
@@ -289,7 +289,7 @@ mbp_ext_free(struct mbuf *m, void *buf, void *arg)
}
/*
- * Free all buffers that are marked as beeing on the card
+ * Free all buffers that are marked as being on the card
*/
void
mbp_card_free(struct mbpool *p)
OpenPOWER on IntegriCloud