1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-20 12:53:55 +08:00

Help: Fix some typos found by sphinx-lint

Particularly,

- Avoid TABs in RST docs.
- Avoid words ending w/ hyphen at the right side of pharagraphs.
This commit is contained in:
Alex Turbov
2025-01-04 22:53:12 +04:00
parent 78e45c2db6
commit b33beb7af5
3 changed files with 5 additions and 5 deletions

View File

@@ -1124,8 +1124,8 @@ fields:
``steps`` ``steps``
A required array of objects describing the steps of the workflow. The first A required array of objects describing the steps of the workflow. The first
step must be a configure preset, and all subsequent steps must be non- step must be a configure preset, and all subsequent steps must be
configure presets whose ``configurePreset`` field matches the starting non-configure presets whose ``configurePreset`` field matches the starting
configure preset. Each object may contain the following fields: configure preset. Each object may contain the following fields:
``type`` ``type``

View File

@@ -364,8 +364,8 @@ Deprecated and Removed Features
* The builtin documentation formatters that supported command-line * The builtin documentation formatters that supported command-line
options such as ``--help-man`` and ``--help-html`` have been removed options such as ``--help-man`` and ``--help-html`` have been removed
in favor of the above-mentioned new documentation system. These and in favor of the above-mentioned new documentation system. These and
other command-line options that used to generate man- and html- other command-line options that used to generate man- and
formatted pages no longer work. The :manual:`cmake(1)` html- formatted pages no longer work. The :manual:`cmake(1)`
``--help-custom-modules`` option now produces a warning at runtime ``--help-custom-modules`` option now produces a warning at runtime
and generates a minimal document that reports the limitation. and generates a minimal document that reports the limitation.

View File

@@ -3,7 +3,7 @@ CMAKE_DOTNET_TARGET_FRAMEWORK
.. versionadded:: 3.17 .. versionadded:: 3.17
Default value for :prop_tgt:`DOTNET_TARGET_FRAMEWORK` property of Default value for :prop_tgt:`DOTNET_TARGET_FRAMEWORK` property of
targets. targets.
This variable is used to initialize the This variable is used to initialize the