Skip to content

Commit 1d6eeb2

Browse files
committed
Fix build error
Warning, treated as error: /home/travis/build/symfony/symfony-docs/components/phpunit_bridge.rst:313: WARNING: Mismatch: both interpreted text role prefix and reference suffix.
1 parent 6d0fbbd commit 1d6eeb2

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
@@ -311,7 +311,7 @@ Deprecation Notices at Autoloading Time
311311
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
312312

313313
By default, the PHPUnit Bridge uses ``DebugClassLoader`` from the
314-
:doc:`ErrorHandler component </components/error_handler>`_ to throw deprecation
314+
:doc:`ErrorHandler component </components/error_handler>` to throw deprecation
315315
notices at class autoloading time. This can be disabled with the
316316
``debug-class-loader`` option.
317317

0 commit comments

Comments
 (0)