From: Francois-Xavier Le Bail Date: Fri, 21 Oct 2016 19:42:37 +0000 (+0200) Subject: Fix a typo in a comment X-Git-Tag: tcpdump-4.9.0-bp~134 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/ebb1d71845c89ee9683746668eea2b638652d7f4 Fix a typo in a comment --- diff --git a/tcpdump.c b/tcpdump.c index b76b426d..06c0ca13 100644 --- a/tcpdump.c +++ b/tcpdump.c @@ -458,7 +458,7 @@ show_devices_and_exit (void) * OS X tcpdump uses -g to force non--v output for IP to be on one * line, making it more "g"repable; * - * OS X tcpdump uses -k tospecify that packet comments in pcap-ng files + * OS X tcpdump uses -k to specify that packet comments in pcap-ng files * should be printed; * * OpenBSD tcpdump uses -o to indicate that OS fingerprinting should be done