summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid <smithdc@gmail.com>2022-03-11 11:20:56 +0000
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2022-04-28 10:44:14 +0200
commit33e89de8ca2bf4be23ec1506db8a7624511718d2 (patch)
tree5db28a58e69a7dcf3dab62e643556c349120cc93 /docs
parent2ed6f20e7ad962e3b1f1f043a0390c9a9c262bb9 (diff)
Changed "stdlib" to "Standard Library" in docs/releases/1.9.txt.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.9.txt4
-rw-r--r--docs/spelling_wordlist1
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