]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: fix typo "libpsl"
authorDaniel Stenberg <daniel@haxx.se>
Mon, 14 Feb 2022 20:18:45 +0000 (21:18 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 14 Feb 2022 21:46:34 +0000 (22:46 +0100)
docs/KNOWN_BUGS

index 5ca66a5ae8b2587c41f21fd86349a19b7e759c84..78494d802c7d566027b823fcd2bbe425cad44766 100644 (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