summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2019-10-30 17:05:47 +0100
committerBrad King <brad.king@kitware.com>2019-10-30 13:49:54 -0400
commite0412a0e0b9eb650d41be3e730ca19e2ae9c5422 (patch)
tree4038345a084ee2b48cedd10cd7503d2b3799ec0d
parent92780281c2e8a46223b262b152caa9c8329373b1 (diff)
downloadcmake-e0412a0e0b9eb650d41be3e730ca19e2ae9c5422.tar.gz
Help: Fix spelling error in file(GET_RUNTIME_DEPENDENCIES) docs
-rw-r--r--Help/command/file.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/file.rst b/Help/command/file.rst
index c06451a08d..83e451636f 100644
--- a/Help/command/file.rst
+++ b/Help/command/file.rst
@@ -138,7 +138,7 @@ the ``<format>`` and ``UTC`` options.
file(GET_RUNTIME_DEPENDENCIES
[RESOLVED_DEPENDENCIES_VAR <deps_var>]
[UNRESOLVED_DEPENDENCIES_VAR <unresolved_deps_var>]
- [CONFLICTING_DEPENDENICES_PREFIX <conflicting_deps_prefix>]
+ [CONFLICTING_DEPENDENCIES_PREFIX <conflicting_deps_prefix>]
[EXECUTABLES [<executable_files>...]]
[LIBRARIES [<library_files>...]]
[MODULES [<module_files>...]]