mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
pfctl(8): Fix a typo in a comment
- s/steping/stepping/ MFC after: 3 days
This commit is contained in:
parent
bef80a7285
commit
2fa6223aaa
1 changed files with 1 additions and 1 deletions
|
|
@ -887,7 +887,7 @@ pfa_anchor : '{'
|
|||
char ta[PF_ANCHOR_NAME_SIZE];
|
||||
struct pfctl_ruleset *rs;
|
||||
|
||||
/* steping into a brace anchor */
|
||||
/* stepping into a brace anchor */
|
||||
pf->asd++;
|
||||
pf->bn++;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue