diff options
Diffstat (limited to 'src/countries.cpp')
| -rw-r--r-- | src/countries.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/countries.cpp b/src/countries.cpp index 5712a7f..7170e5b 100644 --- a/src/countries.cpp +++ b/src/countries.cpp @@ -21,7 +21,7 @@ static country_impl country_map[] = { _nl_country_impl, - // Add new locales here. + // Add new countries here. }; static const u32 country_map_count = sizeof(country_map) / sizeof(country_map[0]); |
