X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/856d772d7f54045dbd78ef73f1d22c1bfe78e165..HEAD:/tools/mkcountries-geonames diff --git a/tools/mkcountries-geonames b/tools/mkcountries-geonames index 56f85c4..0915863 100755 --- a/tools/mkcountries-geonames +++ b/tools/mkcountries-geonames @@ -86,7 +86,7 @@ for (values %cc) { s/(?<=.)\(.*\)\s*//; s/ republic\b//gi; s/ islands?\b//gi; - s/\bthe //g; + s/\bthe //gi; s/ and / & /g and s/(?<=.)[a-z ]+//g; s/ of / /g; s/\bsa?int /st /gi;