Browse Source

Changed "stdlib" to "Standard Library" in docs/releases/1.9.txt.

David 3 years ago
parent
commit
33e89de8ca
2 changed files with 2 additions and 3 deletions
  1. 2 2
      docs/releases/1.9.txt
  2. 0 1
      docs/spelling_wordlist

+ 2 - 2
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
 

+ 0 - 1
docs/spelling_wordlist

@@ -464,7 +464,6 @@ stacktrace
 stateful
 staticfile
 staticfiles
-stdlib
 storages
 stylesheet
 stylesheets