summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2015-06-01 00:09:21 +0000
committerdteske <dteske@FreeBSD.org>2015-06-01 00:09:21 +0000
commit88051ad98df659129c9ba0a5ed7fea389612be82 (patch)
tree31d083821ca1a4c2e5af6db465b890f89e2af939 /usr.sbin
parentb62b67004939b407a1a02d01412e04ef53b7d0eb (diff)
downloadFreeBSD-src-88051ad98df659129c9ba0a5ed7fea389612be82.zip
FreeBSD-src-88051ad98df659129c9ba0a5ed7fea389612be82.tar.gz
MFC r280921: Fix typo in a comment.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bsdconfig/share/geom.subr2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/share/geom.subr b/usr.sbin/bsdconfig/share/geom.subr
index 19ed784..912a5c7 100644
--- a/usr.sbin/bsdconfig/share/geom.subr
+++ b/usr.sbin/bsdconfig/share/geom.subr
@@ -409,7 +409,7 @@ f_geom_parent()
############################################################ MAIN
#
-# Parse GEOM configuration unless requeted otherwise
+# Parse GEOM configuration unless requested otherwise
#
f_dprintf "%s: GEOM_SELF_SCAN_ALL=[%s]" geom.subr "$GEOM_SELF_SCAN_ALL"
case "$GEOM_SELF_SCAN_ALL" in
OpenPOWER on IntegriCloud