mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ixl(4): Fix a typo in a source code comment
- s/seperated/separated/ (cherry picked from commit ef3703a8cd9ade13d0c7a685577100e1fc18ee09)
This commit is contained in:
parent
04038c19d3
commit
91e9dca98e
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
/*
|
||||
** IXL driver TX/RX Routines:
|
||||
** This was seperated to allow usage by
|
||||
** This was separated to allow usage by
|
||||
** both the PF and VF drivers.
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue