Skip to content

Commit f3084fb

Browse files
committed
minor #15373 Remove master wording (jschaedl)
This PR was submitted for the 5.2 branch but it was merged into the 4.4 branch instead. Discussion ---------- Remove master wording <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- f03863d Remove master wording
2 parents 5b4eb69 + f03863d commit f3084fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/conventions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Removing Deprecated Code
223223
------------------------
224224

225225
Removing deprecated code can only be done once every 2 years, on the next major version of the
226-
impacted component (``master`` branch).
226+
impacted component (``6.0`` branch).
227227

228228
When removing deprecated code, the consequences of the deprecation must be added to the ``CHANGELOG.md`` file
229229
of the impacted component:

0 commit comments

Comments
 (0)