Ver código fonte

Merge topic 'fix-CMAKE_PKG_CONFIG_PC_PATH-doc-typo-error' into release-4.0

a57eec57e5 Help: Fix typo in CMAKE_PKG_CONFIG_PC_PATH docs

Acked-by: Kitware Robot <[email protected]>
Merge-request: !10530
Brad King 8 meses atrás
pai
commit
5fb6ef4e78
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Help/variable/CMAKE_PKG_CONFIG_PC_PATH.rst

+ 1 - 1
Help/variable/CMAKE_PKG_CONFIG_PC_PATH.rst

@@ -5,4 +5,4 @@ CMAKE_PKG_CONFIG_PC_PATH
 
 :ref:`Semicolon-separated list <CMake Language Lists>` of supplementary paths
 which the :command:`cmake_pkg_config` command will search for package files by
-efault. Also used to derive the ``pc_path`` package variable.
+default. Also used to derive the ``pc_path`` package variable.