From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 03:17:06 +0000 (-0400) Subject: spelling: comments X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=11f397f74d1743b2366c6a746050df7f4933f911;p=friendica.git spelling: comments Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/mod/item.php b/mod/item.php index 3e4de2abaf..66ab1c210b 100644 --- a/mod/item.php +++ b/mod/item.php @@ -19,7 +19,7 @@ * * This is the POST destination for most all locally posted * text stuff. This function handles status, wall-to-wall status, - * local comments, and remote coments that are posted on this site + * local comments, and remote comments that are posted on this site * (as opposed to being delivered in a feed). * Also processed here are posts and comments coming through the * statusnet/twitter API.