Skip to content

Commit 523841c

Browse files
authored
fixed accents
1 parent 9903328 commit 523841c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

peers/ProgramAB/fr-FR/aiml/_inmoovExpressions.aiml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -295,13 +295,13 @@
295295
</template>
296296
</category>
297297
<category>
298-
<pattern>CLIN D OEIL</pattern>
298+
<pattern>CLIN D'OEIL</pattern>
299299
<template>
300300
<srai>APPACCOMPLICE</srai>
301301
</template>
302302
</category>
303303
<category>
304-
<pattern>DÉGOÛTER</pattern>
304+
<pattern>DÉGOÛTÉ</pattern>
305305
<template>
306306
<srai>APPDISGUST</srai>
307307
</template>
@@ -354,4 +354,4 @@
354354
<srai>APPUNAMUSED</srai>
355355
</template>
356356
</category>
357-
</aiml>
357+
</aiml>

0 commit comments

Comments
 (0)