File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1431,7 +1431,7 @@ private function addHttpClientSection(ArrayNodeDefinition $rootNode)
14311431 ->info ('A network interface name, IP address, a host name or a UNIX socket to bind to. ' )
14321432 ->end ()
14331433 ->booleanNode ('verify_peer ' )
1434- ->info ('Indicates if the peer should be verified in a SSL/TLS context. ' )
1434+ ->info ('Indicates if the peer should be verified in an SSL/TLS context. ' )
14351435 ->end ()
14361436 ->booleanNode ('verify_host ' )
14371437 ->info ('Indicates if the host should exist as a certificate common name. ' )
@@ -1570,7 +1570,7 @@ private function addHttpClientSection(ArrayNodeDefinition $rootNode)
15701570 ->info ('A network interface name, IP address, a host name or a UNIX socket to bind to. ' )
15711571 ->end ()
15721572 ->booleanNode ('verify_peer ' )
1573- ->info ('Indicates if the peer should be verified in a SSL/TLS context. ' )
1573+ ->info ('Indicates if the peer should be verified in an SSL/TLS context. ' )
15741574 ->end ()
15751575 ->booleanNode ('verify_host ' )
15761576 ->info ('Indicates if the host should exist as a certificate common name. ' )
You can’t perform that action at this time.
0 commit comments