Skip to content

Commit 97ab525

Browse files
julienfalquejaviereguiluz
authored andcommitted
Fix reStructuredText markup
1 parent 7455557 commit 97ab525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/unit_testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ allows you to return a list of extensions to register::
206206

207207
It is also possible to load custom form types, form type extensions or type
208208
guessers using the :method:`Symfony\\Component\\Form\\Test\\FormIntegrationTestCase::getTypes`,
209-
`:method:`Symfony\\Component\\Form\\Test\\FormIntegrationTestCase::`getTypeExtensions`
209+
:method:`Symfony\\Component\\Form\\Test\\FormIntegrationTestCase::getTypeExtensions`
210210
and :method:`Symfony\\Component\\Form\\Test\\FormIntegrationTestCase::getTypeGuessers`
211211
methods.
212212

0 commit comments

Comments
 (0)