Skip to content

Commit f724aec

Browse files
committed
versionchange => versionchanged
1 parent 038cace commit f724aec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/using/cmdline.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ Miscellaneous options
662662
initialization. Python needs to be :ref:`built in debug mode <debug-build>`
663663
for this option to exist. See also :envvar:`PYTHON_PRESITE`.
664664

665-
.. versionchange:: next
665+
.. versionchanged:: next
666666
Accept also ``module:func`` entry point format.
667667

668668
.. versionadded:: 3.13
@@ -1455,7 +1455,7 @@ Debug-mode variables
14551455

14561456
Needs Python configured with the :option:`--with-pydebug` build option.
14571457

1458-
.. versionchange:: next
1458+
.. versionchanged:: next
14591459
Accept also ``module:func`` entry point format.
14601460

14611461
.. versionadded:: 3.13

0 commit comments

Comments
 (0)