aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tshark.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tshark.pod')
-rw-r--r--doc/tshark.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index a232da6bb9..021f883137 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -78,7 +78,7 @@ When writing a decoded form of packets, B<TShark> writes, by
default, a summary line containing the fields specified by the
preferences file (which are also the fields displayed in the packet list
pane in B<Wireshark>), although if it's writing packets as it captures
-them, rather than writting packets from a saved capture file, it won't
+them, rather than writing packets from a saved capture file, it won't
show the "frame number" field. If the B<-V> option is specified, it
writes instead a view of the details of the packet, showing all the
fields of all protocols in the packet.
@@ -572,7 +572,7 @@ can exist multiple times inside the same packet and will then be counted
multiple times in those packets.
NOTE: A second important thing to note is that the system setting for
-decimal separator is set to "."! If it is set to "," the statisctics
+decimal separator is set to "."! If it is set to "," the statistics
will not be displayed per filter.