summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnderson Bravalheri <andersonbravalheri@gmail.com>2022-08-11 22:15:23 +0100
committerAnderson Bravalheri <andersonbravalheri@gmail.com>2022-08-11 22:15:23 +0100
commit9cec51bd96a39b9d2ef89bfcb895f5a1cdbfd52e (patch)
treec132e072437b0eea791815c0e532b5edebaeab0c
parentd3167b675cd54370a298ab90c255f2efc72f25c3 (diff)
downloadpython-setuptools-git-9cec51bd96a39b9d2ef89bfcb895f5a1cdbfd52e.tar.gz
Use past tense in changelog entry
-rw-r--r--changelog.d/3497.misc.rst2
-rw-r--r--changelog.d/3502.misc.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog.d/3497.misc.rst b/changelog.d/3497.misc.rst
index 09c8ecc1..69c35993 100644
--- a/changelog.d/3497.misc.rst
+++ b/changelog.d/3497.misc.rst
@@ -1 +1 @@
-Fix ``editable_wheel`` for legacy namespaces.
+Fixed ``editable_wheel`` for legacy namespaces.
diff --git a/changelog.d/3502.misc.rst b/changelog.d/3502.misc.rst
index f9dc9570..5955c3ca 100644
--- a/changelog.d/3502.misc.rst
+++ b/changelog.d/3502.misc.rst
@@ -1 +1 @@
-Fix issue with editable install and single module distributions.
+Fixed issue with editable install and single module distributions.