Skip to content

Commit ac0e844

Browse files
committed
minor #9571 fix versionadded directive (xabbuh)
This PR was merged into the 4.0 branch. Discussion ---------- fix versionadded directive This fixes #9569. Commits ------- 401f627 fix versionadded directive
2 parents 05808a3 + 401f627 commit ac0e844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ use:
308308
309309
$ php bin/console make:crud Product
310310
311-
.. versionadded::
311+
.. versionadded:: 1.2
312312
The ``make:crud`` command was introduced in MakerBundle 1.2.
313313

314314
.. index::

0 commit comments

Comments
 (0)