Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 6dbe191

Browse files
committed
[#339] Little consistency tweaks
1 parent 4eaaedf commit 6dbe191

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

bundles/menu/menu_documents.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,9 @@ The standard menu node implements ``PublishTimePeriodInterface`` and
115115
:doc:`publish workflow documentation <../core/publish_workflow>`.
116116

117117
.. versionadded:: 1.1
118-
The ``MenuContentVoter`` was added in CmfMenuBundle 1.1. This voter decides
119-
that a menu node is not published if the content it is pointing to is not
120-
published.
118+
The ``MenuContentVoter`` was added in CmfMenuBundle 1.1.
119+
120+
The ``MenuContentVoter`` decides that a menu node is not published if the
121+
content it is pointing to is not published.
121122

122123
.. _`Creating Menus: The Basics`: https://github.com/KnpLabs/KnpMenu/blob/1.1.x/doc/01-Basic-Menus.markdown

bundles/menu/menu_factory.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ visible by use of the :doc:`publish workflow checker
6161
<../core/publish_workflow>`.
6262

6363
.. versionadded:: 1.1
64-
The ``MenuContentVoter`` was added in CmfMenuBundle 1.1. This voter decides
65-
that a menu node is not published if the content it is pointing to is not
66-
published.
64+
The ``MenuContentVoter`` was added in CmfMenuBundle 1.1.
65+
66+
The ``MenuContentVoter`` decides that a menu node is not published if the
67+
content it is pointing to is not published.

0 commit comments

Comments
 (0)