summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-07-14 17:01:00 +0200
committerBrad King <brad.king@kitware.com>2020-07-15 06:44:33 -0400
commitcc92a4c228c1b8ae5d357b15ac7c233da7e2668c (patch)
treede05f749068b1357d0bd384571eba52957182176
parent6ab08c4e99469439900c1cdc02fd2452ab268a87 (diff)
downloadcmake-cc92a4c228c1b8ae5d357b15ac7c233da7e2668c.tar.gz
Help: Fix typo in find_package documentation
-rw-r--r--Help/command/find_package.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/find_package.rst b/Help/command/find_package.rst
index dcc0225f3c..857de78326 100644
--- a/Help/command/find_package.rst
+++ b/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;
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
package is not found, it searches again using Config mode. A user
may set the variable :variable:`CMAKE_FIND_PACKAGE_PREFER_CONFIG` to