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
@@ -58,7 +58,7 @@ class Client implements ProviderInterface
*
* @param int $userId Your MaxMind user ID
* @param string $licenseKey Your MaxMind license key
* @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.
* @param string $host Optional host parameter
* @param object $guzzleClient Optional Guzzle client to use (to facilitate