spelling: correct

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-21 23:17:18 -04:00
parent c272a93ee3
commit 57f77f4124
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ class StringsTest extends TestCase
/** /**
* try to fail it with invalid input * try to fail it with invalid input
* *
* @todo What's corect behaviour here? An exception? * @todo What's correct behaviour here? An exception?
*/ */
public function testRandomNameNegativeLength() public function testRandomNameNegativeLength()
{ {