aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorDevin Teske <dteske@FreeBSD.org>2015-03-31 21:34:42 +0000
committerDevin Teske <dteske@FreeBSD.org>2015-03-31 21:34:42 +0000
commit8f9bc4e2ba452040d80851f6ee35efd5dbcbce82 (patch)
tree464c9750827f336fb1393c7e61a01ef823ff17b0 /usr.sbin
parent739d568935c5c9dd56ad3498b5c11ed17a702ddb (diff)
downloadsrc-8f9bc4e2ba452040d80851f6ee35efd5dbcbce82.tar.gz
src-8f9bc4e2ba452040d80851f6ee35efd5dbcbce82.zip
Fix typo in a comment.
MFC after: 3 days X-MFC-to: stable/10 stable/9
Notes
Notes: svn path=/head/; revision=280921
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 19ed7840be17..912a5c726f44 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