Skip to content

Commit aa4b862

Browse files
author
Marc Cámara
committed
Merge pull request mcamara#266 from Syrok/patch-1
mispell
2 parents a2dd280 + 960dacc commit aa4b862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
// Uncomment the languages that your site supports - or add new ones.
66
// These are sorted by the native name, which is the order you might show them in a language selector.
7-
// Regional languages are sorted by their base languge, so "British English" sorts as "English, British"
7+
// Regional languages are sorted by their base language, so "British English" sorts as "English, British"
88
'supportedLocales' => [
99
//'ace' => ['name' => 'Achinese', 'script' => 'Latn', 'native' => 'Aceh', 'regional' => ''],
1010
//'af' => ['name' => 'Afrikaans', 'script' => 'Latn', 'native' => 'Afrikaans', 'regional' => 'af_ZA'],

0 commit comments

Comments
 (0)