diff options
Diffstat (limited to 'examples/SUMO/CountriesAndRegions.gf')
| -rw-r--r-- | examples/SUMO/CountriesAndRegions.gf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/SUMO/CountriesAndRegions.gf b/examples/SUMO/CountriesAndRegions.gf index 02608f063..7d0226fca 100644 --- a/examples/SUMO/CountriesAndRegions.gf +++ b/examples/SUMO/CountriesAndRegions.gf @@ -741,8 +741,8 @@ abstract CountriesAndRegions = MidLevelOntology, Geography, Government ** { -- The City of Bucaramanga in Colombia.
fun BucaramangaColombia : Ind City ;
- -- The City of Bucharest in India.
- fun BucharestIndia : Ind City ;
+ -- The City of Bucharest in Romania.
+ fun BucharestRomania : Ind City ;
-- The City of BuenosAires in Argentina.
fun BuenosAiresArgentina : Ind City ;
|
