From a265b9cfe719151476900a1b0564b1d25042636c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfonso=20Montero=20L=C3=B3pez?= Date: Wed, 8 Nov 2023 19:54:55 +0100 Subject: [PATCH] news.rst: fix minor typo --- docs/source/news.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/news.rst b/docs/source/news.rst index 73debcb9b..3acb70c64 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -27,7 +27,7 @@ This is fixing the bad file description error. - support python 3.11 - fix gevent and eventlet workers - fix threads support (gththread): improve performance and unblock requests -- SSL: noaw use SSLContext object +- SSL: now use SSLContext object - HTTP parser: miscellaneous fixes - remove unecessary setuid calls - fix testing