diff options
| author | Craig Scott <craig.scott@crascit.com> | 2022-09-05 11:41:22 (GMT) |
|---|---|---|
| committer | Kitware Robot <kwrobot@kitware.com> | 2022-09-05 11:41:37 (GMT) |
| commit | aaaadfbe0bc78a6bab5f19da98689a8bfdeb1d80 (patch) | |
| tree | 57fbf81693799c1bf56d25b0d3db76d877c3f9ea /Help/guide/tutorial | |
| parent | 7e6f349e1a9ae66d1d993e1a44006459a0910b06 (diff) | |
| parent | 83c89cea5a99e69efab1fdf0debf28507cddfbc8 (diff) | |
| download | CMake-aaaadfbe0bc78a6bab5f19da98689a8bfdeb1d80.zip CMake-aaaadfbe0bc78a6bab5f19da98689a8bfdeb1d80.tar.gz CMake-aaaadfbe0bc78a6bab5f19da98689a8bfdeb1d80.tar.bz2 | |
Merge topic 'doc-guide-typos'
83c89cea5a Help: Fix minor typos in guides
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7641
Diffstat (limited to 'Help/guide/tutorial')
| -rw-r--r-- | Help/guide/tutorial/Packaging Debug and Release.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/guide/tutorial/Packaging Debug and Release.rst b/Help/guide/tutorial/Packaging Debug and Release.rst index 91b46a7..e795be2 100644 --- a/Help/guide/tutorial/Packaging Debug and Release.rst +++ b/Help/guide/tutorial/Packaging Debug and Release.rst @@ -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 |
