Browse Source

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).
權少 1 year ago
parent
commit
727d25152b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/manual/cmake-cxxmodules.7.rst

+ 1 - 1
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