Browse Source

Merge branch 'help-file-spelling-error' into release-3.16

Merge-request: !3964
Brad King 6 years ago
parent
commit
d3c8610556
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/command/file.rst

+ 1 - 1
Help/command/file.rst

@@ -138,7 +138,7 @@ the ``<format>`` and ``UTC`` options.
   file(GET_RUNTIME_DEPENDENCIES
   file(GET_RUNTIME_DEPENDENCIES
     [RESOLVED_DEPENDENCIES_VAR <deps_var>]
     [RESOLVED_DEPENDENCIES_VAR <deps_var>]
     [UNRESOLVED_DEPENDENCIES_VAR <unresolved_deps_var>]
     [UNRESOLVED_DEPENDENCIES_VAR <unresolved_deps_var>]
-    [CONFLICTING_DEPENDENICES_PREFIX <conflicting_deps_prefix>]
+    [CONFLICTING_DEPENDENCIES_PREFIX <conflicting_deps_prefix>]
     [EXECUTABLES [<executable_files>...]]
     [EXECUTABLES [<executable_files>...]]
     [LIBRARIES [<library_files>...]]
     [LIBRARIES [<library_files>...]]
     [MODULES [<module_files>...]]
     [MODULES [<module_files>...]]