summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
author權少 <ljqican@163.com>2024-06-26 06:08:12 (GMT)
committerBrad King <brad.king@kitware.com>2024-06-26 13:06:17 (GMT)
commit727d25152be31867843247295905a32a67c49fb9 (patch)
tree2d4b5fd7409d9901fcdcb52bc9256911e9d2f908 /Help
parent6241e47184812550190fb1a4345756aaba1a1c35 (diff)
downloadCMake-727d25152be31867843247295905a32a67c49fb9.zip
CMake-727d25152be31867843247295905a32a67c49fb9.tar.gz
CMake-727d25152be31867843247295905a32a67c49fb9.tar.bz2
Help: Fix typo in cmake-cxxmodules(7) note syntax
Fix a typo from commit 5bbd2c12db (Help/cmake-cxxmodules: describe the compilation strategy, 2024-03-26, v3.30.0-rc1~251^2~22).
Diffstat (limited to 'Help')
-rw-r--r--Help/manual/cmake-cxxmodules.7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/cmake-cxxmodules.7.rst b/Help/manual/cmake-cxxmodules.7.rst
index 840d65f..201a415 100644
--- a/Help/manual/cmake-cxxmodules.7.rst
+++ b/Help/manual/cmake-cxxmodules.7.rst
@@ -44,7 +44,7 @@ targets with C++ modules.
.. _`P1689R5`: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p1689r5.html
-.. note:
+.. note::
CMake is focusing on correct builds before looking at performance
improvements. There are known tactics within the chosen strategy which may