Skip to content

Commit

Permalink
Fix a couple of typos in a comment.
Browse files Browse the repository at this point in the history
MFC after:	1 week
Sponsored by:	Rubicon Communications, LLC (Netgate)
  • Loading branch information
loos-br authored and brooksdavis committed May 31, 2018
2 parents 7e8317d + 5742973 commit 79a2484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/netpfil/ipfw/ip_fw_table.c
Original file line number Diff line number Diff line change
Expand Up @@ -1658,7 +1658,7 @@ ipfw_unref_table(struct ip_fw_chain *ch, uint16_t kidx)
}

/*
* Lookup an arbtrary key @paddr of legth @plen in table @tbl.
* Lookup an arbitrary key @paddr of length @plen in table @tbl.
* Stores found value in @val.
*
* Returns 1 if key was found.
Expand Down

0 comments on commit 79a2484

Please sign in to comment.