Skip to content

Commit b064d78

Browse files
committed
minor code fix
1 parent 8d6e864 commit b064d78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Translations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class Translations extends \ArrayObject
7474
'defaultDateHeaders' => [
7575
'POT-Creation-Date',
7676
'PO-Revision-Date',
77-
]
77+
],
7878
];
7979

8080
private $headers;

0 commit comments

Comments
 (0)