mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add the missing ')' at end of sentence. Reword it to use a more common
idiom. Reviewed by: imp (on freebsd-embedded@) Approved by: adrian (mentor, implicit)
This commit is contained in:
parent
718724fd0d
commit
1b3fd4ca03
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ dir:
|
|||
|
||||
flags:
|
||||
0x0000---- IN_NONE
|
||||
0x0001---- IN_POL_LOW Polarity low (inverted input value.
|
||||
0x0001---- IN_POL_LOW Polarity low (active-low).
|
||||
0x0002---- IN_IRQ_EDGE Interrupt, edge triggered.
|
||||
0x0004---- IN_IRQ_LEVEL Interrupt, level triggered.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue