Command: Fix docstring for excludeHost

refs #4580
This commit is contained in:
Eric Lippmann 2013-09-16 14:59:45 +02:00
parent 8baa2dec54
commit f76f5b1c1d

View File

@ -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