Procházet zdrojové kódy

CPack/IFW: Fix documentation typo: REQUARED

Frederik Gladhorn před 5 roky
rodič
revize
f859e6f812
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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``