1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-24 17:29:50 +01:00

Merge pull request #262 from doenietzomoeilijk/master

Removed superfluous space
This commit is contained in:
Francois Zaninotto 2014-03-03 12:15:53 +01:00
commit b4609564fd

View File

@ -15,7 +15,7 @@ class Address extends \Faker\Provider\Address
protected static $cityFormats = array('{{cityName}}');
protected static $addressFormats = array(
'{{streetAddress}}\n {{postcode}} {{city}}',
'{{streetAddress}}\n{{postcode}} {{city}}',
);
protected static $streetSuffix = array(