Revert "or lower -> or less"

This reverts commit d729c84808.
This commit is contained in:
Viktor Szakats 2026-06-12 21:23:12 +02:00
parent 57fd720f9d
commit a4402ae443
No known key found for this signature in database
6 changed files with 10 additions and 10 deletions

View file

@ -562,7 +562,7 @@ We recommend using CMake to build curl with MSVC.
The project build files reside in project/Windows/VC\* for VS2010, VS2012 and
VS2013.
These CMake Visual Studio generators require CMake v3.24 or less. You can
These CMake Visual Studio generators require CMake v3.24 or lower. You can
download them from <https://cmake.org/files/v3.24/>.
You can also use `-G "NMake Makefiles"`, which is supported by all CMake