Fix documentation typo in src/Protocol/Diaspora.php
This commit is contained in:
parent
1f1c2d8ca6
commit
2cf1e1074b
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ use GuzzleHttp\Psr7\Uri;
|
||||||
use SimpleXMLElement;
|
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/
|
* @see https://diaspora.github.io/diaspora_federation/
|
||||||
*/
|
*/
|
||||||
class Diaspora
|
class Diaspora
|
||||||
|
|
Loading…
Reference in a new issue