mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-03-19 23:09:47 +01:00
Merge pull request #237 from mhanson01/patch-1
Fix comment in NullGenerator.php
This commit is contained in:
commit
2b71894b35
@ -3,7 +3,7 @@
|
||||
namespace Faker;
|
||||
|
||||
/**
|
||||
* This generator returns NULL for all called propertis. It works with
|
||||
* This generator returns NULL for all called properties. It works with
|
||||
* Faker\Generator\Base->optional()
|
||||
*/
|
||||
class NullGenerator
|
||||
|
Loading…
x
Reference in New Issue
Block a user