Skip to content

Commit 2b0b94c

Browse files
authored
Merge pull request #227 from php-http/Nyholm-patch-1
Fixed typo
2 parents 88b568f + 13c4fee commit 2b0b94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Collector/PluginClientFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public function __construct(Collector $collector, Formatter $formatter, Stopwatc
5050
* @param Plugin[] $plugins
5151
* @param array $options {
5252
*
53-
* @var string $client_name to give client a name which may be used when displaying client information like in
53+
* @var string $client_name to give client a name which may be used when displaying client information like in
5454
* the HTTPlugBundle profiler.
5555
* }
5656
*

0 commit comments

Comments
 (0)