This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch release17.12
in repository
https://gitbox.apache.org/repos/asf/ofbiz-framework.gitThe following commit(s) were added to refs/heads/release17.12 by this push:
new 055d125 Fixed:
https://github.com/apache/ofbiz-framework/pull/3055d125 is described below
commit 055d1251b8c7c232e2e229686d5ec3415dac9618
Author: Jacques Le Roux <
[hidden email]>
AuthorDate: Sun Dec 1 12:31:17 2019 +0100
Fixed:
https://github.com/apache/ofbiz-framework/pull/3
Just fixes a typo I guess people from Indonesia and Yogyakarta did not see
it yet, so I did not create a Jira
---
framework/common/data/GeoData_ID.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/framework/common/data/GeoData_ID.xml b/framework/common/data/GeoData_ID.xml
index 9a4bb32..cd281c2 100644
--- a/framework/common/data/GeoData_ID.xml
+++ b/framework/common/data/GeoData_ID.xml
@@ -52,7 +52,7 @@ under the License.
<Geo abbreviation="SB" geoCode="SB" geoId="ID-SB" geoName="Sumatera Barat" geoTypeId="PROVINCE"/>
<Geo abbreviation="SS" geoCode="SS" geoId="ID-SS" geoName="Sumatera Selatan" geoTypeId="PROVINCE"/>
<Geo abbreviation="SU" geoCode="SU" geoId="ID-SU" geoName="Sumatera Utara" geoTypeId="PROVINCE"/>
- <Geo abbreviation="YO" geoCode="YO" geoId="ID-YO" geoName="Yogyakarta" geoTypeId="REGIOIN"/>
+ <Geo abbreviation="YO" geoCode="YO" geoId="ID-YO" geoName="Yogyakarta" geoTypeId="REGION"/>
<GeoAssoc geoId="IDN" geoIdTo="ID-AC" geoAssocTypeId="REGIONS"/>