From 8f9bc4e2ba452040d80851f6ee35efd5dbcbce82 Mon Sep 17 00:00:00 2001 From: Devin Teske Date: Tue, 31 Mar 2015 21:34:42 +0000 Subject: [PATCH] Fix typo in a comment. MFC after: 3 days X-MFC-to: stable/10 stable/9 --- usr.sbin/bsdconfig/share/geom.subr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/bsdconfig/share/geom.subr b/usr.sbin/bsdconfig/share/geom.subr index 19ed7840be1..912a5c726f4 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