This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  8eefc48a4659cc3b4d341990693a01dd77974863 (commit)
       via  8cdb81f3c17490aee16acbb656f388bb0d7deddb (commit)
      from  2a21835ddf6878d001b36ebb6e3edcdee92af380 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8eefc48a4659cc3b4d341990693a01dd77974863
commit 8eefc48a4659cc3b4d341990693a01dd77974863
Merge: 2a21835 8cdb81f
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Wed Mar 6 15:34:55 2013 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Wed Mar 6 15:34:55 2013 -0500

    Merge topic 'update-find_package-docs' into next
    
    8cdb81f Fix whitespace.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8cdb81f3c17490aee16acbb656f388bb0d7deddb
commit 8cdb81f3c17490aee16acbb656f388bb0d7deddb
Author:     Stephen Kelly <steve...@gmail.com>
AuthorDate: Wed Mar 6 21:32:29 2013 +0100
Commit:     Stephen Kelly <steve...@gmail.com>
CommitDate: Wed Mar 6 21:32:29 2013 +0100

    Fix whitespace.

diff --git a/Source/cmFindPackageCommand.cxx b/Source/cmFindPackageCommand.cxx
index 0122dc1..aa3a73d 100644
--- a/Source/cmFindPackageCommand.cxx
+++ b/Source/cmFindPackageCommand.cxx
@@ -95,7 +95,7 @@ void cmFindPackageCommand::GenerateDocumentation()
     "Finds and loads settings from an external project.  "
     "<package>_FOUND will be set to indicate whether the package was found.  "
     "When the package is found package-specific information is provided "
-    "through variables and imported targets documented by the package"
+    "through variables and imported targets documented by the package "
     "itself.  "
     "The QUIET option disables messages if the package cannot be found.  "
     "The MODULE option disables the second signature documented below.  "

-----------------------------------------------------------------------

Summary of changes:
 Source/cmFindPackageCommand.cxx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to