diff --git a/Collector/PluginClientFactory.php b/Collector/PluginClientFactory.php index d98b0051..25cd4896 100644 --- a/Collector/PluginClientFactory.php +++ b/Collector/PluginClientFactory.php @@ -50,7 +50,7 @@ public function __construct(Collector $collector, Formatter $formatter, Stopwatc * @param Plugin[] $plugins * @param array $options { * - * @var string $client_name to give client a name which may be used when displaying client information like in + * @var string $client_name to give client a name which may be used when displaying client information like in * the HTTPlugBundle profiler. * } *