mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
Fix a grammar nit.
PR: 27520 Submitted by: Michael Lucas <mwlucas@blackhelicopters.org>
This commit is contained in:
parent
c4f96c5f83
commit
21fa152ffa
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ The general parsing rules are:
|
|||
.It
|
||||
Spaces and empty lines are ignored.
|
||||
.It
|
||||
A # sign will mark the remaining of the line as a comment.
|
||||
A # sign will mark the remainder of the line as a comment.
|
||||
.It
|
||||
Only one setting can be present on each line.
|
||||
.El
|
||||
|
|
|
|||
Loading…
Reference in a new issue