Skip to content

Commit 45544d9

Browse files
committed
address review: add link to option
1 parent c3a1889 commit 45544d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Build changes
289289
* Removed implicit fallback to the bundled copy of the ``libmpdec`` library.
290290
Now this should be explicitly enabled with :option:`--with-system-libmpdec`
291291
set to ``no`` or with :option:`!--without-system-libmpdec`.
292-
The :option:`!--without-libmpdec` should be used to permit building
292+
The :option:`--without-libmpdec <--with-libmpdec>` should be used to permit building
293293
CPython without the ``_decimal`` module.
294294
(Contributed by Sergey B Kirpichev in :gh:`115119`.)
295295

0 commit comments

Comments
 (0)