Skip to content

Commit d8c0441

Browse files
committed
Fix indenting
1 parent 683d919 commit d8c0441

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

6565
const PT_BR = 'pt-BR';
6666
const PT_BR_ID = 1046;
67-
67+
6868
const NL_NL = 'nl-NL';
6969
const NL_NL_ID = 1043;
7070

0 commit comments

Comments
 (0)