mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
devfs(5): Fix a typo in a source code comment
- s/interpeted/interpreted/ (cherry picked from commit 7cf293536ebacc92150be12e0be928500e670610)
This commit is contained in:
parent
6e5c98c759
commit
d0f5ac0a72
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
*
|
||||
* A note on "special" identifiers: Ruleset 0 is the NULL, or empty,
|
||||
* ruleset; it cannot be deleted or changed in any way. This may be
|
||||
* assumed inside the code; e.g., a ruleset of 0 may be interpeted to
|
||||
* assumed inside the code; e.g., a ruleset of 0 may be interpreted to
|
||||
* mean "no ruleset". The interpretation of rule 0 is
|
||||
* command-dependent, but in no case is there a real rule with number
|
||||
* 0.
|
||||
|
|
|
|||
Loading…
Reference in a new issue