Fix documentation typo in src/Protocol/Diaspora.php
This commit is contained in:
parent
1f1c2d8ca6
commit
2cf1e1074b
|
@ -54,7 +54,7 @@ use GuzzleHttp\Psr7\Uri;
|
|||
use SimpleXMLElement;
|
||||
|
||||
/**
|
||||
* This class contain functions to communicate via the Diaspora protocol
|
||||
* This class contains functions to communicate via the Diaspora protocol
|
||||
* @see https://diaspora.github.io/diaspora_federation/
|
||||
*/
|
||||
class Diaspora
|
||||
|
|
Loading…
Reference in a new issue