aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhydrargyrum <[email protected]>2019-11-02 19:31:59 +0100
committerGitHub <[email protected]>2019-11-02 19:31:59 +0100
commit65ced30fb0ebc8eb53fa17a2dc3e7fb5c456b5af (patch)
treed350eb6534184daabce39d3e0ad129ce2eb2514a
parent9fd8d7d37b398842d0784a116a340f7aa6afb89b (diff)
downloadfaker-65ced30fb0ebc8eb53fa17a2dc3e7fb5c456b5af.tar.xz
faker-65ced30fb0ebc8eb53fa17a2dc3e7fb5c456b5af.zip
fr/address/city_name.js: fix typo in "Lille" name
"Lille" is the real city name, not "Lille13".
-rw-r--r--lib/locales/fr/address/city_name.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/locales/fr/address/city_name.js b/lib/locales/fr/address/city_name.js
index 3437cc30..740dd2d9 100644
--- a/lib/locales/fr/address/city_name.js
+++ b/lib/locales/fr/address/city_name.js
@@ -8,7 +8,7 @@ module["exports"] = [
"Strasbourg",
"Montpellier",
"Bordeaux",
- "Lille13",
+ "Lille",
"Rennes",
"Reims",
"Le Havre",