8000 Fix syntax error · symfony/symfony-docs@f164fd8 · GitHub
[go: up one dir, main page]

Skip to content

Commit f164fd8

Browse files
committed
Fix syntax error
1 parent 46f0009 commit f164fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ the data you expect to get for the given hosts::
269269
The ``withMockedHosts()`` method configuration is defined as an array. The keys
270270
are the mocked hosts and the values are arrays of DNS records in the same format
271271
returned by :phpfunction:`dns_get_record`, so you can simulate diverse netw 5A24 ork
272-
conditions:
272+
conditions::
273273

274274
DnsMock::withMockedHosts(array(
275275
'example.com' => array(

0 commit comments

Comments
 (0)
0