aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTieu Philippe KHIM <[email protected]>2021-03-24 08:13:15 +0100
committerGitHub <[email protected]>2021-03-24 08:13:15 +0100
commit92a4646ea16b1863fdf25ada32ff179e6de6de94 (patch)
tree7c6ac5f7e1c81de136127a99a54a5caaad046e3f /lib
parent38d8187c3501d5efe3d5644167d4a8174cde6037 (diff)
downloadfaker-92a4646ea16b1863fdf25ada32ff179e6de6de94.tar.xz
faker-92a4646ea16b1863fdf25ada32ff179e6de6de94.zip
Remove tailing quote
Remove tailing quote on Mauricette
Diffstat (limited to 'lib')
-rw-r--r--lib/locales/fr/name/female_first_name.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/locales/fr/name/female_first_name.js b/lib/locales/fr/name/female_first_name.js
index 97d1b162..47493c41 100644
--- a/lib/locales/fr/name/female_first_name.js
+++ b/lib/locales/fr/name/female_first_name.js
@@ -341,7 +341,7 @@ module.exports = [
"Mathilde",
"Maud",
"Maureen",
- "Mauricette'",
+ "Mauricette",
"Maxellende",
"Maxime",
"Mélanie",
@@ -450,4 +450,4 @@ module.exports = [
"Yvonne",
"Zoé",
"Zoéva"
-] \ No newline at end of file
+]