mirror of
https://github.com/friendica/friendica
synced 2024-11-18 10:23:41 +00:00
spelling: representing
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
af7d4b2c95
commit
67bd994456
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue