Skip to content

Commit c7e26ca

Browse files
authored
[4.x] Typo (#58)
reference
1 parent 3499f48 commit c7e26ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/StringHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ public static function strlen($str)
261261
* @param string|string[] $search String to search
262262
* @param string|string[] $replace Existing string to replace
263263
* @param string $str New string to replace with
264-
* @param integer|null|boolean $count Optional count value to be passed by referene
264+
* @param integer|null|boolean $count Optional count value to be passed by reference
265265
*
266266
* @return string UTF-8 String
267267
*

0 commit comments

Comments
 (0)