From 33e89de8ca2bf4be23ec1506db8a7624511718d2 Mon Sep 17 00:00:00 2001
From: David <smithdc@gmail.com>
Date: Fri, 11 Mar 2022 11:20:56 +0000
Subject: [PATCH] Changed "stdlib" to "Standard Library" in
 docs/releases/1.9.txt.

---
 docs/releases/1.9.txt  | 4 ++--
 docs/spelling_wordlist | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/releases/1.9.txt b/docs/releases/1.9.txt
index 0987786930..81af0cfa77 100644
--- a/docs/releases/1.9.txt
+++ b/docs/releases/1.9.txt
@@ -1061,8 +1061,8 @@ Miscellaneous
 
 * ``django.http.responses.REASON_PHRASES`` and
   ``django.core.handlers.wsgi.STATUS_CODE_TEXT`` have been removed. Use
-  Python's stdlib instead: :data:`http.client.responses` for Python 3 and
-  `httplib.responses`_ for Python 2.
+  Python's Standard Library instead: :data:`http.client.responses` for Python
+  3 and `httplib.responses`_ for Python 2.
 
   .. _`httplib.responses`: https://docs.python.org/2/library/httplib.html#httplib.responses
 
diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist
index f4946a5541..fa33256ba2 100644
--- a/docs/spelling_wordlist
+++ b/docs/spelling_wordlist
@@ -464,7 +464,6 @@ stacktrace
 stateful
 staticfile
 staticfiles
-stdlib
 storages
 stylesheet
 stylesheets