Skip to content

Commit d257fea

Browse files
Merge branch '3.4' into 4.3
* 3.4: cleanups Disable PHPUnit result cache on the CI [Translation] Highlight invalid translation status
2 parents 21de9b9 + 42b23f7 commit d257fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data/Generator/LanguageDataGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
class LanguageDataGenerator extends AbstractDataGenerator
2828
{
2929
/**
30-
* Source: https://iso639-3.sil.org/code_tables/639/data
30+
* Source: https://iso639-3.sil.org/code_tables/639/data.
3131
*/
3232
private static $preferredAlpha2ToAlpha3Mapping = [
3333
'ak' => 'aka',

0 commit comments

Comments
 (0)