From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 04:08:38 +0000 (-0400) Subject: spelling: system X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fd9e5fc5c4a7e7fb90226daa5ce2d4f0f9ad59e7;p=friendica.git spelling: system Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/Model/Conversation.php b/src/Model/Conversation.php index 59936414c7..3fa17228d6 100644 --- a/src/Model/Conversation.php +++ b/src/Model/Conversation.php @@ -49,7 +49,7 @@ class Conversation */ const UNKNOWN = 0; /** - * The message had been pushed to this sytem + * The message had been pushed to this system */ const PUSH = 1; /**