Skip to content

Commit 25de4b8

Browse files
committed
Fixed PHPCSFixer error
1 parent 6041bb3 commit 25de4b8

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
@@ -69,7 +69,7 @@ final class Language extends AbstractStyle
6969

7070
const NL_NL = 'nl-NL';
7171
const NL_NL_ID = 1043;
72-
72+
7373
const SV_SE = 'sv-SE';
7474
const SV_SE_ID = 1053;
7575

0 commit comments

Comments
 (0)