summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_kern.c
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-04-29 20:56:58 +0000
committerpfg <pfg@FreeBSD.org>2016-04-29 20:56:58 +0000
commitfafa173c2881090a0d7e8a5d53f8bc2b1a81d77e (patch)
treea9ef9f80465dadaed258617e626d1f490461939d /sys/geom/geom_kern.c
parent2ac5dd995e464cfcfef7d46079fb4c689cd10602 (diff)
downloadFreeBSD-src-fafa173c2881090a0d7e8a5d53f8bc2b1a81d77e.zip
FreeBSD-src-fafa173c2881090a0d7e8a5d53f8bc2b1a81d77e.tar.gz
sys/geom: spelling fixes in comments.
No functional change.
Diffstat (limited to 'sys/geom/geom_kern.c')
-rw-r--r--sys/geom/geom_kern.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/geom_kern.c b/sys/geom/geom_kern.c
index e6021d3..dbced0f 100644
--- a/sys/geom/geom_kern.c
+++ b/sys/geom/geom_kern.c
@@ -76,7 +76,7 @@ int g_notaste;
* part of I/O prioritization by deciding which bios/bioqs to service
* in what order.
*
- * We have only one thread in each direction, it is belived that until
+ * We have only one thread in each direction, it is believed that until
* a very non-trivial workload in the UP/DOWN path this will be enough,
* but more than one can actually be run without problems.
*
OpenPOWER on IntegriCloud