KNOWN_BUGS: fix typo "libpsl"

This commit is contained in:
Daniel Stenberg 2022-02-14 21:18:45 +01:00
parent ea67337684
commit 114327f7c3
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -143,7 +143,7 @@ problems may have been fixed or changed somewhat since this was written.
15.7 generated .pc file contains strange entries
15.8 libcurl.pc uses absolute library paths
15.9 cert paths autodetected when cross-compiling
15.10 libspsl is not supported
15.10 libpsl is not supported
15.11 ExternalProject_Add does not set CURL_CA_PATH
15.12 cannot enable LDAPS on Windows
15.13 CMake build with MIT Kerberos does not work
@ -1070,7 +1070,7 @@ problems may have been fixed or changed somewhat since this was written.
See https://github.com/curl/curl/issues/6178
15.10 libspsl is not supported
15.10 libpsl is not supported
See https://github.com/curl/curl/issues/6214