summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2021-03-24 11:32:42 -0400
committerPatrick Cloke <patrickc@matrix.org>2021-03-24 11:32:42 -0400
commitc2d4bd62a26ea0f19445aa23367fa7ee1b4e5b08 (patch)
tree5f0f96dd74295bd8f0cd0799162c81e2b0859066 /changelog.d
parentEnable addtional flake8-bugbear linting checks. (#9659) (diff)
downloadsynapse-c2d4bd62a26ea0f19445aa23367fa7ee1b4e5b08.tar.xz
Fix typo in changelog.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9499.misc2
-rw-r--r--changelog.d/9659.misc2
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog.d/9499.misc b/changelog.d/9499.misc
index 1513017a10..428a466fac 100644
--- a/changelog.d/9499.misc
+++ b/changelog.d/9499.misc
@@ -1 +1 @@
-Introduce bugbear to the test suite and fix some of it's lint violations.
\ No newline at end of file
+Introduce flake8-bugbear to the test suite and fix some of its lint violations.
diff --git a/changelog.d/9659.misc b/changelog.d/9659.misc
index 6602c1cc6a..428a466fac 100644
--- a/changelog.d/9659.misc
+++ b/changelog.d/9659.misc
@@ -1 +1 @@
-Introduce bugbear to the test suite and fix some of it's lint violations.
+Introduce flake8-bugbear to the test suite and fix some of its lint violations.