summaryrefslogtreecommitdiffstats
path: root/sys/geom/bde
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-12-13 21:10:59 +0000
committerphk <phk@FreeBSD.org>2002-12-13 21:10:59 +0000
commit39fb253bb1358ff4e6ad2deaf867a0f22341574c (patch)
tree9194fae11209938a1e60b087a0331774534e037b /sys/geom/bde
parentc17bdcb952929b6d6b2fd58e89c0e40633b4ae4d (diff)
downloadFreeBSD-src-39fb253bb1358ff4e6ad2deaf867a0f22341574c.zip
FreeBSD-src-39fb253bb1358ff4e6ad2deaf867a0f22341574c.tar.gz
Fix spelling in comment.
Diffstat (limited to 'sys/geom/bde')
-rw-r--r--sys/geom/bde/g_bde.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/bde/g_bde.c b/sys/geom/bde/g_bde.c
index 85df347..a3ae631 100644
--- a/sys/geom/bde/g_bde.c
+++ b/sys/geom/bde/g_bde.c
@@ -136,7 +136,7 @@ g_bde_config(struct g_configargs *ga)
gp = NULL;
if (ga->flag == GCFG_DISMANTLE) {
/*
- * Orderly dettachment.
+ * Orderly detachment.
*/
if (ga->geom != NULL) {
gp = ga->geom;
OpenPOWER on IntegriCloud