From 2b8e6958f40ef36c1508118ac36a43694283a83c Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 22 Feb 2022 17:01:28 -0500 Subject: Spelling (#4086) [Rework] Massive spelling fix from @jsoref --- utils/asn.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/asn.pl') diff --git a/utils/asn.pl b/utils/asn.pl index 61e58d760..3099c1f78 100644 --- a/utils/asn.pl +++ b/utils/asn.pl @@ -161,7 +161,7 @@ my $as_info = {}; # first 7 fields for this two formats are same use constant { F_REGISTRY => 0, # {afrinic,apnic,arin,iana,lacnic,ripencc} - F_CC => 1, # ISO 3166 2-letter contry code + F_CC => 1, # ISO 3166 2-letter country code F_TYPE => 2, # {asn,ipv4,ipv6} F_START => 3, F_VALUE => 4, -- cgit v1.2.3