mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
fix typo: s/intefraces/interfaces/
This commit is contained in:
parent
891e611130
commit
9edbeba781
1 changed files with 1 additions and 1 deletions
|
|
@ -300,7 +300,7 @@ list_net_interfaces()
|
|||
return 0
|
||||
fi
|
||||
|
||||
# Separate out dhcp and non-dhcp intefraces
|
||||
# Separate out dhcp and non-dhcp interfaces
|
||||
#
|
||||
_aprefix=
|
||||
_bprefix=
|
||||
|
|
|
|||
Loading…
Reference in a new issue