From: Axel Beckert Date: Wed, 25 Apr 2012 20:06:02 +0000 (+0200) Subject: Fix typo "Paramter" X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb216546917802de2eda366578f3bc2108a008da;p=fping.git Fix typo "Paramter" --- diff --git a/src/fping.c b/src/fping.c index 562859e..a898249 100644 --- a/src/fping.c +++ b/src/fping.c @@ -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 */