]> git.mxchange.org Git - friendica.git/commitdiff
spelling: retrieve
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:08:18 +0000 (00:08 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:14:16 +0000 (16:14 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Model/Attach.php

index 8dd837d5d4afb93c5c17c727406e47d896de8a9b..3dfb2e21e7da79e7979d292f8e01d7ae4c938a46 100644 (file)
@@ -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
         *