Browse Source

CPack: documentation typo fix

Domen Vrankar 8 years ago
parent
commit
2ff906b34e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Modules/CPackComponent.cmake

+ 1 - 1
Modules/CPackComponent.cmake

@@ -66,7 +66,7 @@
 #  the component differently depending on the value of this variable:
 #
 #  * ONE_PER_GROUP (default): creates one package file per component group
-#  * ALL_COMPONENTS_IN_ONE : creates a single package with all (requested) component
+#  * ALL_COMPONENTS_IN_ONE : creates a single package with all (requested) components
 #  * IGNORE : creates one package per component, i.e. IGNORE component group
 #
 #  One can specify different grouping for different CPack generator by