From: "Yury G. Kudryashov" <urkud.ur...@gmail.com>

---
 Source/CPack/cmCPackDocumentVariables.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Source/CPack/cmCPackDocumentVariables.cxx 
b/Source/CPack/cmCPackDocumentVariables.cxx
index 1dfaaf9..8b16ae9 100644
--- a/Source/CPack/cmCPackDocumentVariables.cxx
+++ b/Source/CPack/cmCPackDocumentVariables.cxx
@@ -28,7 +28,7 @@ void cmCPackDocumentVariables::DefineVariables(cmake* cm)
          " the so-called top level directory. The purpose of"
          " is to include (set to 1 or ON or TRUE) the top level directory"
          " in the package or not (set to 0 or OFF or FALSE).\n"
-         "Each CPack generator as a built-in default value for this"
+         "Each CPack generator has a built-in default value for this"
          " variable. E.g. Archive generators (ZIP, TGZ, ...) includes"
          " the top level whereas RPM or DEB don't. The user may override"
          " the default value by setting this variable.\n"
-- 
1.8.1.2

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to