]> git.mxchange.org Git - friendica.git/commitdiff
spelling: representing
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:08:17 +0000 (00:08 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:14:16 +0000 (16:14 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Content/Widget.php

index 641f56329c25bef71f05facc59f9dd1b533fc7d9..b198d54cf143f7d8dc851033b7c7557d14b76367 100644 (file)
@@ -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
        {