mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-03-20 23:39:51 +01:00
typo
This commit is contained in:
parent
a82e690bf7
commit
dce4fd3e02
@ -13,7 +13,7 @@ class Address extends \Faker\Provider\en_US\Address
|
||||
protected static $postcodeLetters = array('A','B','C','E','G','H','J','K','L','M','N','P','R','S','T','V','X','Y');
|
||||
|
||||
protected static $province = array(
|
||||
'Alberta', 'British Columbia', 'Manitoba', 'New Brunswick', 'Newfoundland and Labrador', 'Northwest Territories' 'Nova Scotia', 'Nunavut', 'Ontario', 'Prince Edward Island', 'Quebec', 'Saskatchewan', 'Yukon Territory',
|
||||
'Alberta', 'British Columbia', 'Manitoba', 'New Brunswick', 'Newfoundland and Labrador', 'Northwest Territories', 'Nova Scotia', 'Nunavut', 'Ontario', 'Prince Edward Island', 'Quebec', 'Saskatchewan', 'Yukon Territory',
|
||||
);
|
||||
|
||||
protected static $provinceAbbr = array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user