]> git.gsnw.org Git - fping.git/commitdiff
Fix typo "Paramter"
authorAxel Beckert <abe@deuxchevaux.org>
Wed, 25 Apr 2012 20:06:02 +0000 (22:06 +0200)
committerAxel Beckert <abe@deuxchevaux.org>
Wed, 25 Apr 2012 20:06:02 +0000 (22:06 +0200)
src/fping.c

index 562859e5c782d17c6031ce0dfaf43a487c187e07..a8982497bebdb345a75221f55cd0ccb612caff6b 100644 (file)
@@ -170,7 +170,7 @@ char *icmp_type_str[19] =
     "",
     "",
     "ICMP Time Exceeded",       /* 11 */
-    "ICMP Paramter Problem",    /* 12 */
+    "ICMP Parameter Problem",   /* 12 */
     "ICMP Timestamp Request",   /* 13 */
     "ICMP Timestamp Reply",     /* 14 */
     "ICMP Information Request", /* 15 */