Skip to content

Commit 6742f47

Browse files
SarahTreesPowerKiKi
authored andcommitted
Update Language.php
remove space
1 parent c5a1f91 commit 6742f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpWord/Style/Language.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ final class Language extends AbstractStyle
3535
const EN_GB_ID = 2057;
3636

3737
const FR_FR = 'fr-FR';
38-
const FR_FR_ID = 1036;
38+
const FR_FR_ID = 1036;
3939

4040
const FR_BE = 'fr-BE';
4141
const FR_BE_ID = 2060;

0 commit comments

Comments
 (0)