Fix typo.

svn path=/trunk/; revision=51887
This commit is contained in:
Chris Maynard 2013-09-09 19:43:37 +00:00
parent 51ccb61256
commit fe4fc3cf51
1 changed files with 2 additions and 2 deletions

View File

@ -105,8 +105,8 @@ file formats leaves some random bytes at the end of each packet. Another use is
for removing vlan tags.
NOTE: This option can be used more than once, effectively allowing you to chop
bytes from two different areas of a packet in a single pass provided that
you specify at least one chop length as a postive value and at least one as a
bytes from up to two different areas of a packet in a single pass provided that
you specify at least one chop length as a positive value and at least one as a
negative value. All positive chop lengths are added together as are all
negative chop lengths.