Fix typo in a comment.

MFC after:	3 days
X-MFC-to:	stable/10 stable/9
This commit is contained in:
Devin Teske 2015-03-31 21:34:42 +00:00
parent 739d568935
commit 8f9bc4e2ba
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=280921

View File

@ -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