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
@@ -17,7 +17,7 @@ namespace GeoIp2\Record;
* languages list passed to the constructor. This attribute is returned by
* all end points.
*
* @property array $names An array map where the keys are language codes
* @property array $names An array map where the keys are locale codes
* and the values are names. This attribute is returned by all end points.
*/
class Continent extends AbstractPlaceRecord