summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_prof.c
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-06-27 21:50:30 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-06-27 21:50:30 +0000
commit2c796ad6408184cf2bb690fa55a4fb5c6a894f35 (patch)
tree858fb401c23b3ea9e4605170ecedd0e8ab60f6f4 /sys/kern/subr_prof.c
parent46cba9192e970d80d556791991862b19bea90ea2 (diff)
downloadFreeBSD-src-2c796ad6408184cf2bb690fa55a4fb5c6a894f35.zip
FreeBSD-src-2c796ad6408184cf2bb690fa55a4fb5c6a894f35.tar.gz
MFC r298819:
sys/kern: spelling fixes in comments.
Diffstat (limited to 'sys/kern/subr_prof.c')
-rw-r--r--sys/kern/subr_prof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_prof.c b/sys/kern/subr_prof.c
index 3d4e86a..dc2b91b 100644
--- a/sys/kern/subr_prof.c
+++ b/sys/kern/subr_prof.c
@@ -269,7 +269,7 @@ kmstartup(dummy)
* without much risk of reducing the profiling times below what they
* would be when profiling is not configured. Abbreviate:
* ab = minimum time between MC1 and MC3
- * a = minumum time between MC1 and MC2
+ * a = minimum time between MC1 and MC2
* b = minimum time between MC2 and MC3
* cd = minimum time between ME1 and ME3
* c = minimum time between ME1 and ME2
OpenPOWER on IntegriCloud