浏览代码

CPack: Fix typo in CPACK_INSTALL_CMAKE_PROJECTS docs (#15543)

Felix Geyer 10 年之前
父节点
当前提交
4e70fa5cbf
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
 #