Skip to content

Commit 7cff710

Browse files
authored
s/referene/reference
1 parent 3b92cd3 commit 7cff710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/StringHelperTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ public function testStrlen(string $string, $expected)
561561
* @param string $search String to search
562562
* @param string $replace Existing string to replace
563563
* @param string $subject New string to replace with
564-
* @param integer|null|boolean $count Optional count value to be passed by referene
564+
* @param integer|null|boolean $count Optional count value to be passed by reference
565565
* @param string $expected Expected result
566566
*
567567
* @return array

0 commit comments

Comments
 (0)