mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Fixed the last-minute bug I have made in previous revision (.ie -> .if).
This commit is contained in:
parent
c61c5210be
commit
5e8eaa452b
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@
|
|||
. ie \\n(aC==\\n(aP .aZ
|
||||
. el \{\
|
||||
. nr aP \\n(aP+1
|
||||
. ie \\n(C\\n(aP==2 \{\
|
||||
. if \\n(C\\n(aP==2 \{\
|
||||
. ds b0 \\*(A\\n(aP
|
||||
. ie "\\*(b0"1.0" %comment%
|
||||
. el .ie "\\*(b0"1.1" %comment%
|
||||
|
|
|
|||
Loading…
Reference in a new issue