Skip to content

Commit d27bf43

Browse files
committed
minor #9719 Fixed a RST syntax issue in versionadded directive (javiereguiluz)
This PR was merged into the 4.0 branch. Discussion ---------- Fixed a RST syntax issue in versionadded directive This fixes #9699. Commits ------- 8e1eb2c Fixed a RST syntax issue in versionadded directive
2 parents 80fd0a6 + 8e1eb2c commit d27bf43

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)