From 67bd994456bd5b13224e87befee3644f23cedf20 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:08:17 -0400 Subject: [PATCH] spelling: representing Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/Content/Widget.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Content/Widget.php b/src/Content/Widget.php index 641f56329c..b198d54cf1 100644 --- a/src/Content/Widget.php +++ b/src/Content/Widget.php @@ -59,7 +59,7 @@ class Widget /** * Return Find People widget * - * @return string HTML code respresenting "People Widget" + * @return string HTML code representing "People Widget" */ public static function findPeople(): string {