diff --git a/tests/src/Util/StringsTest.php b/tests/src/Util/StringsTest.php index ae17920e0..f87226700 100644 --- a/tests/src/Util/StringsTest.php +++ b/tests/src/Util/StringsTest.php @@ -63,7 +63,7 @@ class StringsTest extends TestCase /** * 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() {