From 685f4fcddd6a7b062cd1236dd532c1603bef48b1 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:52:08 -0400 Subject: [PATCH] spelling: used Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/Model/Post/Media.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Model/Post/Media.php b/src/Model/Post/Media.php index 0a9557bc64..012ec6b621 100644 --- a/src/Model/Post/Media.php +++ b/src/Model/Post/Media.php @@ -455,7 +455,7 @@ class Media } /** - * Tests for path patterns that are usef for picture links in Friendica + * Tests for path patterns that are used for picture links in Friendica * * @param string $page Link to the image page * @param string $preview Preview picture @@ -467,7 +467,7 @@ class Media } /** - * Tests for path patterns that are usef for picture links in Friendica + * Tests for path patterns that are used for picture links in Friendica * * @param string $page Link to the image page * @param string $preview Preview picture -- 2.39.5