From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 04:08:18 +0000 (-0400) Subject: spelling: retrieve X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1d5f1f393fbc7854d4dd169dfd4ca3a57a6c5c64;p=friendica.git spelling: retrieve Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/Model/Attach.php b/src/Model/Attach.php index 8dd837d5d4..3dfb2e21e7 100644 --- a/src/Model/Attach.php +++ b/src/Model/Attach.php @@ -107,7 +107,7 @@ class Attach } /** - * Retrive a single record given the ID + * Retrieve a single record given the ID * * @param int $id Row id of the record * @@ -122,7 +122,7 @@ class Attach } /** - * Retrive a single record given the ID + * Retrieve a single record given the ID * * @param int $id Row id of the record *