mirror of
https://github.com/friendica/friendica
synced 2024-11-10 15:02:53 +00:00
Merge pull request #9093 from tobiasd/20200829-typo
removed additional / from comment block
This commit is contained in:
commit
d94a6843f2
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ HELP;
|
|||
/**
|
||||
* Prints the whole list of blocked domains including the reason
|
||||
*
|
||||
/* @param IConfig $config
|
||||
* @param IConfig $config
|
||||
*/
|
||||
private function printBlockedServers(IConfig $config)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue