summaryrefslogtreecommitdiffstats
path: root/Help/command/file.rst
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2019-10-30 16:05:47 (GMT)
committerBrad King <brad.king@kitware.com>2019-10-30 17:49:54 (GMT)
commite0412a0e0b9eb650d41be3e730ca19e2ae9c5422 (patch)
tree4038345a084ee2b48cedd10cd7503d2b3799ec0d /Help/command/file.rst
parent92780281c2e8a46223b262b152caa9c8329373b1 (diff)
downloadCMake-e0412a0e0b9eb650d41be3e730ca19e2ae9c5422.zip
CMake-e0412a0e0b9eb650d41be3e730ca19e2ae9c5422.tar.gz
CMake-e0412a0e0b9eb650d41be3e730ca19e2ae9c5422.tar.bz2
Help: Fix spelling error in file(GET_RUNTIME_DEPENDENCIES) docs
Diffstat (limited to 'Help/command/file.rst')
-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 c06451a..83e4516 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>...]]