]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Util/ACLFormaterTest.php
spelling: forums
[friendica.git] / tests / src / Util / ACLFormaterTest.php
index 12f81cb7899c8036eb6626f216106a22c3fcc7d7..14aaf09c7233efa0dedee004e86d25eefecb420e 100644 (file)
@@ -26,9 +26,9 @@ use Friendica\Util\ACLFormatter;
 use PHPUnit\Framework\TestCase;
 
 /**
- * ACLFormater utility testing class
+ * ACLFormatter utility testing class
  */
-class ACLFormaterTest extends TestCase
+class ACLFormatterTest extends TestCase
 {
        public function assertAcl($text, array $assert = [])
        {