pfctl(8): Fix a typo in a comment

- s/steping/stepping/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-03-27 17:55:55 +02:00
parent bef80a7285
commit 2fa6223aaa

View file

@ -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++;