Skip to content

Commit

Permalink
Remove non-breaking space
Browse files Browse the repository at this point in the history
  • Loading branch information
xdg committed Oct 1, 2020
1 parent 7759ca8 commit 1c845c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Data/Fake/Core.pm
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ sub fake_hash {
$generator = fake_array( 5, fake_digits("###-###-####") );
The C<fake_array> takes a positive integer size and source argument and
The C<fake_array> takes a positive integer size and source argument and
returns a generator that returns an array reference with each element built
from the source.
Expand Down

0 comments on commit 1c845c3

Please sign in to comment.