summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjh <jh@FreeBSD.org>2010-06-27 12:19:09 +0000
committerjh <jh@FreeBSD.org>2010-06-27 12:19:09 +0000
commit0a8e6bb7387681d42d401c7941b3f4b84b6a3bba (patch)
tree49a1043bf79022245eaff385adbc34e1a4aeb1c9
parent2ada14af640b94f44f898810799a5e7fdad821c5 (diff)
downloadFreeBSD-src-0a8e6bb7387681d42d401c7941b3f4b84b6a3bba.zip
FreeBSD-src-0a8e6bb7387681d42d401c7941b3f4b84b6a3bba.tar.gz
Correct a comment typo.
-rw-r--r--sys/kern/subr_unit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_unit.c b/sys/kern/subr_unit.c
index 553a640..c613383 100644
--- a/sys/kern/subr_unit.c
+++ b/sys/kern/subr_unit.c
@@ -318,7 +318,7 @@ clean_unrhdr(struct unrhdr *uh)
/*
* Allocate a new unrheader set.
*
- * Highest and lowest valid values given as paramters.
+ * Highest and lowest valid values given as parameters.
*/
struct unrhdr *
OpenPOWER on IntegriCloud