Skip to content

Commit 1b8c38f

Browse files
Update Doc/using/configure.rst
Co-authored-by: Stan Ulbrych <[email protected]>
1 parent e99719d commit 1b8c38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/configure.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Features and minimum versions required to build CPython:
3030
* Tcl/Tk 8.5.12 for the :mod:`tkinter` module.
3131

3232
* The `libmpdec <https://www.bytereef.org/mpdecimal/doc/libmpdec/index.html>`_
33-
library is recommended for the :mod:`decimal` module, the minimum version is 2.5.0.
33+
library, minimum version 2.5.0, is recommended for the :mod:`decimal` module.
3434

3535
* Autoconf 2.72 and aclocal 1.16.5 are required to regenerate the
3636
:file:`configure` script.

0 commit comments

Comments
 (0)