Fix typo
authorFabian Keil <fk@fabiankeil.de>
Tue, 19 Jan 2021 10:51:41 +0000 (11:51 +0100)
committerFabian Keil <fk@fabiankeil.de>
Tue, 19 Jan 2021 13:25:06 +0000 (14:25 +0100)
TODO

diff --git a/TODO b/TODO
index bb4fb91..9de5790 100644 (file)
--- a/TODO
+++ b/TODO
@@ -481,7 +481,7 @@ https://www.privoxy.org/donate
 184) Add support for wolfSSL. Work in progress, expected to be
      committed after the 3.0.30 release.
 
-185) The mbedTLS and OpenSSL version of generate_host_certificate()
+185) The mbedTLS and OpenSSL versions of generate_host_certificate()
      should only be called when necessary and the check should be
      done without holding the certificate mutex.