mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
netpfil: Fix a typo in a source code comment
- s/maintance/maintenance/ MFC after: 3 days
This commit is contained in:
parent
e0bdc8c515
commit
647baadf3c
1 changed files with 1 additions and 1 deletions
|
|
@ -969,7 +969,7 @@ nat64lsn_maintain_hosts(struct nat64lsn_cfg *cfg)
|
|||
#endif
|
||||
|
||||
/*
|
||||
* This procedure is used to perform various maintance
|
||||
* This procedure is used to perform various maintenance
|
||||
* on dynamic hash list. Currently it is called every 4 seconds.
|
||||
*/
|
||||
static void
|
||||
|
|
|
|||
Loading…
Reference in a new issue