Skip to content

Commit 71308ae

Browse files
authored
fix XML config example
1 parent ddcc1c5 commit 71308ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ just have to add the following configuration option to your doctrine configurati
376376
377377
.. code-block:: xml
378378
379-
<doctrine:dbal schema-filter="~^(?!t_)~" ... />
379+
<doctrine:dbal schema-filter="~^(?!t_)~" />
380380
381381
382382
.. code-block:: php

0 commit comments

Comments
 (0)