Browse Source

CPack/IFW: Fix documentation typo: REQUARED

Frederik Gladhorn 5 years ago
parent
commit
f859e6f812
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Modules/CPackIFW.cmake

+ 1 - 1
Modules/CPackIFW.cmake

@@ -59,7 +59,7 @@ The module defines the following commands:
 
 
   ``FORCED_INSTALLATION``
   ``FORCED_INSTALLATION``
     if set, then the component must always be installed.
     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.
     :command:`cpack_add_component` command.
 
 
   ``REQUIRES_ADMIN_RIGHTS``
   ``REQUIRES_ADMIN_RIGHTS``