Help: Minor grammar, typo and formatting cleanups

This commit is contained in:
Craig Scott
2022-10-08 20:10:41 +11:00
parent 3de30134f1
commit f8b3b24915
12 changed files with 21 additions and 19 deletions

View File

@@ -11,7 +11,7 @@ incompatible versioning schemes. Set this variable in a
the compiler and version correctly. If no toolset is specified,
``Standalone`` is assumed.
Projects, that can be build with different architectures and/or toolsets, must
Projects that can be built with different architectures and/or toolsets must
take :variable:`CMAKE_TASKING_TOOLSET` and
:variable:`CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID` into account to qualify
:variable:`CMAKE_<LANG>_COMPILER_VERSION`.