diff --git a/docs/en/reference/basic-mapping.rst b/docs/en/reference/basic-mapping.rst index 6004988a15a..f6f166b6fb4 100644 --- a/docs/en/reference/basic-mapping.rst +++ b/docs/en/reference/basic-mapping.rst @@ -47,8 +47,7 @@ mapping metadata: - :doc:`Attributes ` - :doc:`XML ` - :doc:`PHP code ` -- :doc:`Docblock Annotations ` (deprecated and - will be removed in ``doctrine/orm`` 3.0) +- :doc:`Docblock Annotations ` (deprecated and will be removed in ``doctrine/orm`` 3.0) - :doc:`YAML ` (deprecated and will be removed in ``doctrine/orm`` 3.0.) This manual will usually show mapping metadata via attributes, though