diff options
| author | Benoit Pierre <benoit.pierre@gmail.com> | 2018-06-28 13:10:15 +0200 |
|---|---|---|
| committer | Benoit Pierre <benoit.pierre@gmail.com> | 2018-06-28 13:10:15 +0200 |
| commit | b32fcfa56d22c68350edbae25fb31fd17efd06a3 (patch) | |
| tree | 4ed351dceecb7bfa7b78b52a9a72aa52efb41214 /CHANGES.rst | |
| parent | eda87a7558908bafb38268e3e08a737beff1fa8f (diff) | |
| download | external_python_setuptools-b32fcfa56d22c68350edbae25fb31fd17efd06a3.tar.gz external_python_setuptools-b32fcfa56d22c68350edbae25fb31fd17efd06a3.tar.bz2 external_python_setuptools-b32fcfa56d22c68350edbae25fb31fd17efd06a3.zip | |
changes: fix typo
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 156ba47d..d52ed48f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -19,7 +19,7 @@ v39.2.0 after any ``distutils`` ``setup_keywords`` calls, allowing them to override values. * #1352: Added ``tox`` environment for documentation builds. -* #1354: Added ``towncrier`` for changelog managment. +* #1354: Added ``towncrier`` for changelog management. * #1355: Add PR template. * #1368: Fixed tests which failed without network connectivity. * #1369: Added unit tests for PEP 425 compatibility tags support. |
