diff --git a/src/Model/Attach.php b/src/Model/Attach.php index 8dd837d5d..3dfb2e21e 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 *