[Cmake-commits] CMake branch, next, updated. v3.3.1-2378-g60c550f

Rolf Eike Beer eike at sf-mail.de
Mon Aug 24 12:22:42 EDT 2015


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  60c550f84bc4a5a479392e0fe7d0b2a52d50524e (commit)
       via  64e527dbe3c55a01320b97cff38626171f96f686 (commit)
      from  f131a5287a3b8a9f37fe1edef6cc95efd9ef78ef (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=60c550f84bc4a5a479392e0fe7d0b2a52d50524e
commit 60c550f84bc4a5a479392e0fe7d0b2a52d50524e
Merge: f131a52 64e527d
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Mon Aug 24 12:22:41 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 24 12:22:41 2015 -0400

    Merge topic 'fphsa-typo' into next
    
    64e527db FPHSA: fix typo in documentation


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=64e527dbe3c55a01320b97cff38626171f96f686
commit 64e527dbe3c55a01320b97cff38626171f96f686
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Mon Aug 24 18:22:13 2015 +0200
Commit:     Rolf Eike Beer <eike at sf-mail.de>
CommitDate: Mon Aug 24 18:22:13 2015 +0200

    FPHSA: fix typo in documentation

diff --git a/Modules/FindPackageHandleStandardArgs.cmake b/Modules/FindPackageHandleStandardArgs.cmake
index 1be38af..fe2dbea 100644
--- a/Modules/FindPackageHandleStandardArgs.cmake
+++ b/Modules/FindPackageHandleStandardArgs.cmake
@@ -42,7 +42,7 @@ valid filepaths.
     (recommended).  Not valid in the full signature.
 
   ``FOUND_VAR <result-var>``
-    Obselete.  Specifies either ``<PackageName>_FOUND`` or
+    Obsolete.  Specifies either ``<PackageName>_FOUND`` or
     ``<PACKAGENAME>_FOUND`` as the result variable.  This exists only
     for compatibility with older versions of CMake and is now ignored.
     Result variables of both names are always set for compatibility.

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

Summary of changes:
 Modules/FindPackageHandleStandardArgs.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list