Skip to content

Commit 3b4361d

Browse files
committed
[#12075] fix some casing
1 parent c6676e8 commit 3b4361d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/code/conventions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ must be used instead (where ``XXX`` is the name of the related thing):
7979

8080
.. _contributing-code-conventions-deprecations:
8181

82-
Deprecating code
82+
Deprecating Code
8383
----------------
8484

8585
From time to time, some classes and/or methods are deprecated in the
@@ -170,7 +170,7 @@ Finally, its consequences must be added to the ``UPGRADE.md`` file of the next m
170170

171171
All these tasks are mandatory and must be done in the same pull request.
172172

173-
Removing deprecated code
173+
Removing Deprecated Code
174174
------------------------
175175

176176
Removing deprecated code can only be done once every 2 years, on the next major version of the

0 commit comments

Comments
 (0)