Skip to content

Commit 5dc70d1

Browse files
authored
Merge pull request #33 from PhilETaylor/patch-3
s/referene/reference
2 parents 3b92cd3 + 7cff710 commit 5dc70d1

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)