Browse Source

Merge topic 'doc-find_package'

cc92a4c228 Help: Fix typo in find_package documentation

Acked-by: Kitware Robot <[email protected]>
Merge-request: !5014
Brad King 5 năm trước cách đây
mục cha
commit
a62b4f1d2d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Help/command/find_package.rst

+ 1 - 1
Help/command/find_package.rst

@@ -59,7 +59,7 @@ for finding the package, checking the version, and producing any needed
 messages.  Some find-modules provide limited or no support for versioning;
 messages.  Some find-modules provide limited or no support for versioning;
 check the module documentation.
 check the module documentation.
 
 
-If the ``MODULE`` option is not specfied in the above signature,
+If the ``MODULE`` option is not specified in the above signature,
 CMake first searches for the package using Module mode. Then, if the
 CMake first searches for the package using Module mode. Then, if the
 package is not found, it searches again using Config mode. A user
 package is not found, it searches again using Config mode. A user
 may set the variable :variable:`CMAKE_FIND_PACKAGE_PREFER_CONFIG` to
 may set the variable :variable:`CMAKE_FIND_PACKAGE_PREFER_CONFIG` to