Skip to content

Commit 8e1eb2c

Browse files
committed
Fixed a RST syntax issue in versionadded directive
1 parent 80fd0a6 commit 8e1eb2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ need. The command will ask you some questions - answer them like done below:
109109
>
110110
(press enter again to finish)
111111
112-
.. versionadded::
112+
.. versionadded:: 1.3
113113
The interactive behavior of the ``make:entity`` command was introduced
114114
in MakerBundle 1.3.
115115

0 commit comments

Comments
 (0)