language code -> locale code

This commit is contained in:
Gregory Oschwald
2013-10-17 10:28:31 -07:00
parent 8f16ed6115
commit b8188bc558
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ class Reader implements ProviderInterface
* Constructor.
*
* @param string $filename The path to the GeoIP2 database file.
* @param array $languages List of language codes to use in name property
* @param array $languages List of locale codes to use in name property
* from most preferred to least preferred.
* @throws \MaxMind\Db\Reader\InvalidDatabaseException if the database
* is corrupt or invalid