浏览代码

Merge topic 'cpack_typo' into release-3.18

f859e6f812 CPack/IFW: Fix documentation typo: REQUARED

Acked-by: Kitware Robot <[email protected]>
Merge-request: !4862
Brad King 5 年之前
父节点
当前提交
d1f30ccab5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Modules/CPackIFW.cmake

+ 1 - 1
Modules/CPackIFW.cmake

@@ -59,7 +59,7 @@ The module defines the following commands:
 
   ``FORCED_INSTALLATION``
     if set, then the component must always be installed.
-    It is a equivalent of the ``REQUARED`` option from the
+    It is a equivalent of the ``REQUIRED`` option from the
     :command:`cpack_add_component` command.
 
   ``REQUIRES_ADMIN_RIGHTS``