We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a1f91 commit 6742f47Copy full SHA for 6742f47
src/PhpWord/Style/Language.php
@@ -35,7 +35,7 @@ final class Language extends AbstractStyle
35
const EN_GB_ID = 2057;
36
37
const FR_FR = 'fr-FR';
38
- const FR_FR_ID = 1036;
+ const FR_FR_ID = 1036;
39
40
const FR_BE = 'fr-BE';
41
const FR_BE_ID = 2060;
0 commit comments