fix french_cleaners

This commit is contained in:
WeberJulian 2021-03-05 19:56:50 +01:00 committed by Eren Gölge
parent 596ea2c98a
commit 4a9d2e4309
1 changed files with 1 additions and 1 deletions

View File

@ -63,4 +63,4 @@ abbreviations_fr = [(re.compile('\\b%s\\.' % x[0], re.IGNORECASE), x[1])
('Mlles', 'mesdemoiselles'),
('Mme', 'Madame'),
('Mmes', 'Mesdames'),
]]
]]