Skip to content

Commit 5fe55c5

Browse files
rffontenellenoahbkim
authored andcommitted
Docs: fix typo and duplicate word in configure.rst (python#121410)
1 parent 1242036 commit 5fe55c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/using/configure.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ Options for third-party dependencies
427427
.. option:: PANEL_CFLAGS
428428
.. option:: PANEL_LIBS
429429

430-
C compiler and Linker flags for PANEL, overriding ``pkg-config``.
430+
C compiler and linker flags for PANEL, overriding ``pkg-config``.
431431

432432
C compiler and linker flags for ``libpanel`` or ``libpanelw``, used by
433433
:mod:`curses.panel` module, overriding ``pkg-config``.
@@ -615,7 +615,7 @@ also be used to improve performance.
615615

616616
.. option:: --without-mimalloc
617617

618-
Disable the fast mimalloc allocator :ref:`mimalloc <mimalloc>`
618+
Disable the fast :ref:`mimalloc <mimalloc>` allocator
619619
(enabled by default).
620620

621621
See also :envvar:`PYTHONMALLOC` environment variable.

0 commit comments

Comments
 (0)