]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: fix typo in OpenSSL 3 build instructions
authorTobias Nießen <tniessen@tnie.de>
Sat, 18 Dec 2021 14:52:39 +0000 (15:52 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 18 Dec 2021 15:22:12 +0000 (16:22 +0100)
Closes #8162

docs/HTTP3.md

index aaa24f9ea725fb9eb3b44d32c9f9c4ed7fc5d15c..c84d594d0acf264f7e4aa0c4d9f9f0b84b523e0b 100644 (file)
@@ -69,7 +69,7 @@ Build curl
      % make
      % make install
 
-For OpenSSL 3.0.0 or later builds on Linux for x86_64 architecture, substitute all occurances of "/lib" with "/lib64"
+For OpenSSL 3.0.0 or later builds on Linux for x86_64 architecture, substitute all occurrences of "/lib" with "/lib64"
 
 ## Build with GnuTLS