Skip to content

Commit fd0ea2c

Browse files
committed
typo
1 parent 6b96d3b commit fd0ea2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/CompilerPass/ClientFactoryPass.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
class ClientFactoryPass implements CompilerPassInterface
1313
{
1414
/**
15-
* Make sure all services tagged with 'httplug.configurator' gets added to the ClientFactory.
15+
* Make sure all services tagged with 'httplug.client_factory' gets added to the ClientFactory.
1616
*
1717
* @param ContainerBuilder $container
1818
*/

0 commit comments

Comments
 (0)