diff --git a/library/Icinga/Protocol/Commandpipe/Command.php b/library/Icinga/Protocol/Commandpipe/Command.php index 9dc1e9937..bcba3aa2c 100644 --- a/library/Icinga/Protocol/Commandpipe/Command.php +++ b/library/Icinga/Protocol/Commandpipe/Command.php @@ -100,7 +100,7 @@ abstract class Command } /** - * Set whether this command only affects those services beyond a host + * Set whether this command only affects the services associated with a particular host * * @param bool $state * @return self