Skip to content

Commit dc927bd

Browse files
committed
Fix typo
1 parent bee9e4f commit dc927bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.16.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ Build changes
332332
=============
333333

334334
* Remove the bundled copy of the libmpdec_ decimal library from the CPython source tree
335-
to simplify maintenence and updates. The :mod:`decimal` module will now
335+
to simplify maintenance and updates. The :mod:`decimal` module will now
336336
unconditionally use the system's libmpdec decimal library. Also remove the
337337
now unused :option:`!--with-system-libmpdec` :program:`configure` flag.
338338
This change has no impact on binary releases of Python, which have been

0 commit comments

Comments
 (0)