From 3e482f0061bf4ed78b7b618568f8140ea2ddafc9 Mon Sep 17 00:00:00 2001 From: David Carroll <75290667+Arafraza@users.noreply.github.com> Date: Mon, 12 Jan 2026 15:53:21 -0500 Subject: [PATCH 1/2] Fix typo in country name from 'Columbia' to 'Colombia' --- cleanco/termdata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cleanco/termdata.py b/cleanco/termdata.py index 0175bae..f261d87 100644 --- a/cleanco/termdata.py +++ b/cleanco/termdata.py @@ -491,7 +491,7 @@ "集团公司", "集團公司", ], - "Columbia": [ + "Colombia": [ "e.u.", "s.a.", "s.a.s.", From 21f29a8da6e4d965556318e9458e64401711e929 Mon Sep 17 00:00:00 2001 From: David Carroll <75290667+Arafraza@users.noreply.github.com> Date: Thu, 15 Jan 2026 16:45:42 -0500 Subject: [PATCH 2/2] Fix formatting of 'i/s' in termdata.py --- cleanco/termdata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cleanco/termdata.py b/cleanco/termdata.py index f261d87..2dac756 100644 --- a/cleanco/termdata.py +++ b/cleanco/termdata.py @@ -35,7 +35,7 @@ "s.p.a.", ], "General Partnership": [ - " i/s", + "i/s", "a spol.", "ans", "ay",