From 31360f268321ea2018758a497c17e923a7585610 Mon Sep 17 00:00:00 2001 From: stepshal Date: Sat, 1 Oct 2016 21:15:35 +0700 Subject: Fix misspellings in changelog. --- CHANGES.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 7c4ff813..dd421776 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -90,7 +90,7 @@ v26.1.1 ------- * Re-release of 26.1.0 with pytest pinned to allow for automated - deployement and thus proper packaging environment variables, + deployment and thus proper packaging environment variables, fixing issues with missing executable launchers. v26.1.0 @@ -120,7 +120,7 @@ v25.4.0 ------- * Add Extension(py_limited_api=True). When set to a truthy value, - that extension gets a filename apropriate for code using Py_LIMITED_API. + that extension gets a filename appropriate for code using Py_LIMITED_API. When used correctly this allows a single compiled extension to work on all future versions of CPython 3. The py_limited_api argument only controls the filename. To be -- cgit v1.2.3