From 46afbb63c68061081b7f71514b3b39cc12112409 Mon Sep 17 00:00:00 2001 From: Hasan Degismez <hasandegismez@gmail.com> Date: Wed, 18 Sep 2013 22:35:37 +0300 Subject: [PATCH] Typo fix. related #176 --- src/Faker/Provider/tr_TR/Address.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Faker/Provider/tr_TR/Address.php b/src/Faker/Provider/tr_TR/Address.php index d78b7cb9..eea3a214 100644 --- a/src/Faker/Provider/tr_TR/Address.php +++ b/src/Faker/Provider/tr_TR/Address.php @@ -13,7 +13,7 @@ class Address extends \Faker\Provider\Address protected static $postcode = array('#####'); /** - * @var array Cities of Turkey, for feature updates please use @link https://tr.wikipedia.org/wiki/T%C3%BCrkiye'nin_illeri + * @var array Cities of Turkey, for future updates please use @link https://tr.wikipedia.org/wiki/T%C3%BCrkiye'nin_illeri */ protected static $cityNames = array( 'Adana','Adıyaman','Afyon','Ağrı','Aksaray','Amasya','Ankara','Antalya','Ardahan','Artvin','Aydın', @@ -39,7 +39,7 @@ class Address extends \Faker\Provider\Address ); /** - * @var array Countries in Turkish, for feature update/extend purposes please use @link https://tr.wikipedia.org/wiki/%C3%9Clkeler_listesi + * @var array Countries in Turkish, for future update/extend purposes please use @link https://tr.wikipedia.org/wiki/%C3%9Clkeler_listesi */ protected static $country = array( 'Almanya','Amerika Birleşik Devletleri','Arjantin','Arnavutluk','Avustralya','Avusturya','Azerbaycan',