소스 검색

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``