aboutsummaryrefslogtreecommitdiff
path: root/docs/INSTALL.cmake
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2018-03-15 22:51:03 -0400
committerDaniel Stenberg <daniel@haxx.se>2018-03-16 11:08:31 +0100
commit236402fc2d02068b2ce3656200031ced2fa3c8b1 (patch)
treebc9cdfb0d0f9ed85a0e90b4630abb199ec7fd40a /docs/INSTALL.cmake
parent39dc0bca5b5124ec5b3e9aac391ad380cf5be6b7 (diff)
cleanup: misc typos in strings and comments
Found via `codespell` Closes #2389
Diffstat (limited to 'docs/INSTALL.cmake')
-rw-r--r--docs/INSTALL.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL.cmake b/docs/INSTALL.cmake
index abdfb46b2..0a8e43971 100644
--- a/docs/INSTALL.cmake
+++ b/docs/INSTALL.cmake
@@ -34,7 +34,7 @@ Current flaws in the curl CMake build
- Doesn't allow you to disable specific protocols from the build
- Doesn't find or use krb4 or GSS
- Rebuilds test files too eagerly, but still can't run the tests
- - Does't detect the correct strerror_r flavor when cross-compiling (issue #1123)
+ - Doesn't detect the correct strerror_r flavor when cross-compiling (issue #1123)
Command Line CMake