mirror of
https://github.com/opnsense/src.git
synced 2026-05-26 19:23:04 -04:00
malo(4): Fix a typo in asource code comment
- s/overriden/overridden/
(cherry picked from commit b55a0762fc)
This commit is contained in:
parent
5b90d3750a
commit
2f5e4a3a19
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
/*
|
||||
* Calibration data builtin to the firmware. The firmware image
|
||||
* has a single set of calibration tables that we retrieve right
|
||||
* after download. This can be overriden by the driver (e.g. for
|
||||
* after download. This can be overridden by the driver (e.g. for
|
||||
* a different regdomain and/or tx power setup).
|
||||
*/
|
||||
struct malo_hal_caldata {
|
||||
|
|
|
|||
Loading…
Reference in a new issue