We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae25fc4 commit 42b23f7Copy full SHA for 42b23f7
Data/Generator/LanguageDataGenerator.php
@@ -27,7 +27,7 @@
27
class LanguageDataGenerator extends AbstractDataGenerator
28
{
29
/**
30
- * Source: https://iso639-3.sil.org/code_tables/639/data
+ * Source: https://iso639-3.sil.org/code_tables/639/data.
31
*/
32
private static $preferredAlpha2ToAlpha3Mapping = [
33
'ak' => 'aka',
0 commit comments