From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 03:17:43 +0000 (-0400) Subject: spelling: entities X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3147cb22c0b4081958eda0fba9c292d57751dffb;p=friendica.git spelling: entities Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/tests/src/Factory/Api/Twitter/StatusTest.php b/tests/src/Factory/Api/Twitter/StatusTest.php index 86b91deb36..e79e545bfd 100644 --- a/tests/src/Factory/Api/Twitter/StatusTest.php +++ b/tests/src/Factory/Api/Twitter/StatusTest.php @@ -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)