File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -427,7 +427,7 @@ Options for third-party dependencies
427
427
.. option :: PANEL_CFLAGS
428
428
.. option :: PANEL_LIBS
429
429
430
- C compiler and Linker flags for PANEL, overriding ``pkg-config ``.
430
+ C compiler and linker flags for PANEL, overriding ``pkg-config ``.
431
431
432
432
C compiler and linker flags for ``libpanel `` or ``libpanelw ``, used by
433
433
:mod: `curses.panel ` module, overriding ``pkg-config ``.
@@ -615,7 +615,7 @@ also be used to improve performance.
615
615
616
616
.. option :: --without-mimalloc
617
617
618
- Disable the fast mimalloc allocator :ref: `mimalloc <mimalloc >`
618
+ Disable the fast :ref: `mimalloc <mimalloc >` allocator
619
619
(enabled by default).
620
620
621
621
See also :envvar: `PYTHONMALLOC ` environment variable.
You can’t perform that action at this time.
0 commit comments