summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_subr.c
diff options
context:
space:
mode:
authorlulf <lulf@FreeBSD.org>2008-12-08 17:09:02 +0000
committerlulf <lulf@FreeBSD.org>2008-12-08 17:09:02 +0000
commit6e104c3f3b08350809921eb2be5c5dbec333691e (patch)
treeb3d3fcb5c04ec95e7cb2e69d1cd41ce116ae6b92 /sys/geom/geom_subr.c
parent5981f9f73b6b5c935c74afc6fcff91d16d67515a (diff)
downloadFreeBSD-src-6e104c3f3b08350809921eb2be5c5dbec333691e.zip
FreeBSD-src-6e104c3f3b08350809921eb2be5c5dbec333691e.tar.gz
- Add missing word in comment.
Diffstat (limited to 'sys/geom/geom_subr.c')
-rw-r--r--sys/geom/geom_subr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/geom_subr.c b/sys/geom/geom_subr.c
index b828ebc..21509aa6a 100644
--- a/sys/geom/geom_subr.c
+++ b/sys/geom/geom_subr.c
@@ -370,7 +370,7 @@ g_destroy_geom(struct g_geom *gp)
}
/*
- * This function is called (repeatedly) until the has withered away.
+ * This function is called (repeatedly) until the geom has withered away.
*/
void
g_wither_geom(struct g_geom *gp, int error)
OpenPOWER on IntegriCloud