Typo fix in manpage of editcap

Positve => Positive

Change-Id: I09190b44783d8b7f4e8e90208d8a82d192a6a189
Reviewed-on: https://code.wireshark.org/review/7971
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
This commit is contained in:
Herwin Weststrate 2015-04-07 16:59:26 +02:00 committed by Alexis La Goutte
parent d3f2d8ce4f
commit 1df34d9a9c
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ chopped by <choplen> bytes of data. Positive values chop at the packet
beginning while negative values chop at the packet end.
If an optional offset precedes the <choplen>, then the bytes chopped will be
offset from that value. Positve offsets are from the packet beginning, while
offset from that value. Positive offsets are from the packet beginning, while
negative offsets are from the packet end.
This is useful for chopping headers for decapsulation of an entire capture,