diff --git a/More/Repository/Domain/PostStatus.php b/More/Repository/Domain/PostStatus.php index 7db03a9..1c95c35 100644 --- a/More/Repository/Domain/PostStatus.php +++ b/More/Repository/Domain/PostStatus.php @@ -53,7 +53,7 @@ class PostStatus /** * there is a reason that I avoid using __toString() as it operates outside of the stack in PHP - * and is therefor not able to operate well with exceptions + * and is therefore not able to operate well with exceptions */ public function toString(): string {