]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix typo in comment.
authorGuy Harris <[email protected]>
Tue, 11 Aug 2015 18:50:43 +0000 (11:50 -0700)
committerGuy Harris <[email protected]>
Tue, 11 Aug 2015 18:50:43 +0000 (11:50 -0700)
tcpdump.c

index bacbc7dd9a281a33d5f44d9fa9b0d2b839604ef7..2b7dfa978b93cd4f21f764ae9fa11947a50d1b17 100644 (file)
--- a/tcpdump.c
+++ b/tcpdump.c
@@ -1662,7 +1662,7 @@ main(int argc, char **argv)
        if (ndo->ndo_vflag > 0 && WFileName) {
                /*
                 * When capturing to a file, "-v" means tcpdump should,
        if (ndo->ndo_vflag > 0 && WFileName) {
                /*
                 * When capturing to a file, "-v" means tcpdump should,
-                * every 10 secodns, "v"erbosely report the number of
+                * every 10 seconds, "v"erbosely report the number of
                 * packets captured.
                 */
 #ifdef USE_WIN32_MM_TIMER
                 * packets captured.
                 */
 #ifdef USE_WIN32_MM_TIMER