From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 22:53:39 +0000 (-0400) Subject: spelling: widget X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=765891f070278417aaed747e182113bd5ddcc71c;p=friendica.git spelling: widget Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/Content/Text/HTML.php b/src/Content/Text/HTML.php index 89a680501f..3f9ef7c3b4 100644 --- a/src/Content/Text/HTML.php +++ b/src/Content/Text/HTML.php @@ -842,7 +842,7 @@ class HTML * * @param string $s Search query. * @param string $id HTML id - * @param bool $aside Display the search widgit aside. + * @param bool $aside Display the search widget aside. * * @return string Formatted HTML. * @throws \Exception