mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
tip(1): Fix a typo in a source code comment
- s/overriden/overridden/ MFC after: 3 days
This commit is contained in:
parent
0a81527da8
commit
fa4eca789e
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ static jmp_buf jmpbuf;
|
|||
* The phone numbers are in PN, and the call unit is in CU.
|
||||
*
|
||||
* If the PN is an '@', then we consult the PHONES file for
|
||||
* the phone numbers. This file is /etc/phones, unless overriden
|
||||
* the phone numbers. This file is /etc/phones, unless overridden
|
||||
* by an exported shell variable.
|
||||
*
|
||||
* The data base files must be in the format:
|
||||
|
|
|
|||
Loading…
Reference in a new issue