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

index 86b91deb366e8f49d734f23c97f0446a6f05b428..e79e545bfd952d67730a5a6ade902c8c55be8681 100644 (file)
@@ -114,11 +114,11 @@ class StatusTest extends FixtureTest
        }
 
        /**
-        * Test the api_get_entitities() function.
+        * Test the api_get_entities() function.
         *
         * @return void
         */
-       public function testApiGetEntititiesWithIncludeEntities()
+       public function testApiGetEntitiesWithIncludeEntities()
        {
                $status = $this->statusFactory
                        ->createFromItemId(13, ApiTest::SELF_USER['id'], true)