]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
INSTALL-CMAKE.md: fix typo in prev
authorViktor Szakats <commit@vsz.me>
Wed, 8 Oct 2025 11:37:29 +0000 (13:37 +0200)
committerViktor Szakats <commit@vsz.me>
Wed, 8 Oct 2025 11:40:40 +0000 (13:40 +0200)
Not caught in original PR. Fixing it in CI separately.

Follow-up 82fd9edb0e0313f206b23f90a000164b52412072 #18927

docs/INSTALL-CMAKE.md

index 071c89888296152daa55dcc8ba42ad57457186e1..a0430bbfa406fd5251a7b0378455f7eaec335021 100644 (file)
@@ -517,7 +517,7 @@ Note: These variables are internal and subject to change.
 - `curl-completion-fish`:   Build shell completions for fish (built by default if enabled)
 - `curl-completion-zsh`:    Build shell completions for zsh (built by default if enabled)
 - `curl-ca-bundle`:         Build the CA bundle via `scripts/mk-ca-bundle.pl`
-- `curl-ca-firefox`:        Build the CA bundle via `scritps/firefox-db2pem.sh`
+- `curl-ca-firefox`:        Build the CA bundle via `scripts/firefox-db2pem.sh`
 
 # Migrating from Visual Studio IDE Project Files