mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 17:17:19 -04:00
Fix typo in a comment.
MFC after: 3 days X-MFC-to: stable/10 stable/9
This commit is contained in:
parent
739d568935
commit
8f9bc4e2ba
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue