]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Util/StringsTest.php
spelling: forums
[friendica.git] / tests / src / Util / StringsTest.php
index 830f97b2f2e21d47da0aa9d51318ebee06b3f685..f872267005fea6d3db6d05016207d4b60b3317e9 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -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()
        {