浏览代码

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 月之前
父节点
当前提交
5fb6ef4e78
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.