Skip to content

Commit 4e206f8

Browse files
authored
fix typo (#471)
1 parent 1895571 commit 4e206f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Faker/Provider/Base.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ public static function lexify($string = '????')
436436
* Replaces hash signs ('#') and question marks ('?') with random numbers and letters
437437
* An asterisk ('*') is replaced with either a random number or a random letter
438438
*
439-
* @param string $string String that needs to bet parsed
439+
* @param string $string String that needs to be parsed
440440
*
441441
* @return string
442442
*/

0 commit comments

Comments
 (0)