From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 03:17:18 +0000 (-0400) Subject: spelling: correct X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=57f77f41248bf66f49331aa8fcbaa2ffb794b4db;p=friendica.git spelling: correct Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/tests/src/Util/StringsTest.php b/tests/src/Util/StringsTest.php index ae17920e04..f872267005 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() {