aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-09-09 19:43:37 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-09-09 19:43:37 +0000
commitfe4fc3cf5182952e6dd0bcdf69e06a65d6a7b851 (patch)
treefff50725e5937f31ed18fab258b44a2f29cdd3e6
parent51ccb61256e5d97d0e6d46b84cb857f4ac3b4daf (diff)
Fix typo.
svn path=/trunk/; revision=51887
-rw-r--r--doc/editcap.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/editcap.pod b/doc/editcap.pod
index abeacb87f0..8eaa586eb9 100644
--- a/doc/editcap.pod
+++ b/doc/editcap.pod
@@ -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.