fix comment in ServiceController.php; closes #949

This commit is contained in:
Fabian Franz 2016-05-18 14:29:24 +02:00
parent bb9daf3aee
commit cbcfc49684

View File

@ -88,7 +88,7 @@ class ServiceController extends ApiControllerBase
}
/**
* retrieve status of squid proxy
* retrieve status of the IDS
* @return array
* @throws \Exception
*/