Browse Source

Help: Fix typo in CMAKE_PKG_CONFIG_PC_PATH docs

權少 8 months ago
parent
commit
a57eec57e5
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.