mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
Merge topic 'doc-guide-typos'
83c89cea5a Help: Fix minor typos in guides
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7641
This commit is contained in:
@@ -44,7 +44,7 @@ Let's also add version numbering to the ``MathFunctions`` library. In
|
||||
:end-before: # install rules
|
||||
|
||||
From the ``Step12`` directory, create ``debug`` and ``release``
|
||||
subbdirectories. The layout will look like:
|
||||
subdirectories. The layout will look like:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
|
||||
@@ -675,7 +675,7 @@ and use it as the :variable:`CMAKE_MAKE_PROGRAM`. For
|
||||
completeness, ``nmake`` is an alternative tool which
|
||||
can process the output of the
|
||||
:generator:`NMake Makefiles JOM` generator, but doing
|
||||
so would be a pessimisation.
|
||||
so would be a pessimization.
|
||||
|
||||
Software Installation
|
||||
=====================
|
||||
|
||||
Reference in New Issue
Block a user