Ver Fonte

CPack: Fix typo in CPACK_INSTALL_CMAKE_PROJECTS docs (#15543)

Felix Geyer há 10 anos atrás
pai
commit
4e70fa5cbf
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Modules/CPack.cmake

+ 1 - 1
Modules/CPack.cmake

@@ -228,7 +228,7 @@
 #
 #  List of four values that specify what project to install. The four values
 #  are: Build directory, Project Name, Project Component, Directory. If
-#  omitted, CPack will build an installer that installers everything.
+#  omitted, CPack will build an installer that installs everything.
 #
 # .. variable:: CPACK_SYSTEM_NAME
 #