From c2d4bd62a26ea0f19445aa23367fa7ee1b4e5b08 Mon Sep 17 00:00:00 2001
From: Patrick Cloke <patrickc@matrix.org>
Date: Wed, 24 Mar 2021 11:32:42 -0400
Subject: [PATCH] Fix typo in changelog.

---
 changelog.d/9499.misc | 2 +-
 changelog.d/9659.misc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/changelog.d/9499.misc b/changelog.d/9499.misc
index 1513017a10f0..428a466facfb 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 6602c1cc6a98..428a466facfb 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.