dealing with L' and D' in french
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
e3b24f3734
commit
d8f115213d
1 changed files with 2 additions and 2 deletions
|
@ -47,5 +47,5 @@ map (^Un\s) @
|
|||
map (^Une\s) @
|
||||
map (^De\s) @
|
||||
map (^Des\s) @
|
||||
map (^L\s) @
|
||||
map (^D\s) @
|
||||
map (^L') @
|
||||
map (^D') @
|
||||
|
|
Loading…
Reference in a new issue