]> git.mxchange.org Git - friendica.git/commitdiff
spelling: correct
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 03:17:18 +0000 (23:17 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:03:22 +0000 (16:03 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
tests/src/Util/StringsTest.php

index ae17920e0408be9452240fc6de01bea85c4e59c2..f872267005fea6d3db6d05016207d4b60b3317e9 100644 (file)
@@ -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()
        {