From 1d5f1f393fbc7854d4dd169dfd4ca3a57a6c5c64 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:08:18 -0400 Subject: [PATCH] spelling: retrieve Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/Model/Attach.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 *