From: Viktor Szakats Date: Wed, 8 Oct 2025 11:37:29 +0000 (+0200) Subject: INSTALL-CMAKE.md: fix typo in prev X-Git-Tag: rc-8_17_0-1~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b54ce6ffc395148f2c43ce4664ecd9678f822bd;p=thirdparty%2Fcurl.git INSTALL-CMAKE.md: fix typo in prev Not caught in original PR. Fixing it in CI separately. Follow-up 82fd9edb0e0313f206b23f90a000164b52412072 #18927 --- diff --git a/docs/INSTALL-CMAKE.md b/docs/INSTALL-CMAKE.md index 071c898882..a0430bbfa4 100644 --- a/docs/INSTALL-CMAKE.md +++ b/docs/INSTALL-CMAKE.md @@ -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