]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
INSTALL-CMAKE.md: fix typo
authorJay Satiro <raysatiro@yahoo.com>
Wed, 2 Apr 2025 21:45:57 +0000 (17:45 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 2 Apr 2025 21:45:57 +0000 (17:45 -0400)
docs/INSTALL-CMAKE.md

index 5091e0d5690a996dfdf683b942286d88dd2339be..850937aa151961b2e2510f2a5a1e4b1d3e7bbd5b 100644 (file)
@@ -468,8 +468,8 @@ Details via CMake
 
 We recommend using CMake to build curl with MSVC.
 
-The project build files reside in project/Windows/VC\* for VS2010, VS2010 and
-VS2013 respectively.
+The project build files reside in project/Windows/VC\* for VS2010, VS2012 and
+VS2013.
 
 These CMake Visual Studio generators require CMake v3.24 or older. You can
 download them from <https://cmake.org/files/v3.24/>.