Merge pull request #9093 from tobiasd/20200829-typo

removed additional / from comment block
This commit is contained in:
Michael Vogel
2020-08-29 18:18:44 +02:00
committed by GitHub

View File

@@ -167,7 +167,7 @@ HELP;
/** /**
* Prints the whole list of blocked domains including the reason * Prints the whole list of blocked domains including the reason
* *
/* @param IConfig $config * @param IConfig $config
*/ */
private function printBlockedServers(IConfig $config) private function printBlockedServers(IConfig $config)
{ {