Browse Source

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 months ago
parent
commit
5fb6ef4e78
1 changed files with 1 additions and 1 deletions
  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.