Explorar o código

Release notes: Make ExternalProject dot points consistent

Use same phrasing and command linking.
Craig Scott %!s(int64=6) %!d(string=hai) anos
pai
achega
f2820bce15
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Help/release/3.14.rst

+ 1 - 1
Help/release/3.14.rst

@@ -172,7 +172,7 @@ Modules
 * The :module:`ExternalProject` module :command:`ExternalProject_Add` command
   gained ``LOG_PATCH`` to optionally log the patch step.
 
-* The :module:`ExternalProject` module's ``ExternalProject_Add`` command
+* The :module:`ExternalProject` module :command:`ExternalProject_Add` command
   learned to apply ``SOURCE_SUBDIR`` when ``BUILD_IN_SOURCE`` is also used.
   The ``BUILD_COMMAND`` is run in the given ``SOURCE_SUBDIR`` of the
   ``SOURCE_DIR``.