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 fc0bad68c857aace29d0d9f86f719f576be1f64b (commit) via 9bffb3fcf45905c23cde2b2267f832fba5c8896f (commit) via 2858f3433abe283eb1f243b4c2405a0616fc8352 (commit) from 7f4a0879aa6ed15f9298b3aea4e32ed5277b3626 (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=fc0bad68c857aace29d0d9f86f719f576be1f64b commit fc0bad68c857aace29d0d9f86f719f576be1f64b Merge: 7f4a087 9bffb3f Author: Stephen Kelly <steve...@gmail.com> AuthorDate: Sun Jan 8 09:38:05 2012 -0500 Commit: CMake Topic Stage <kwro...@kitware.com> CommitDate: Sun Jan 8 09:38:05 2012 -0500 Merge topic 'fix-docs-typo' into next 9bffb3f Fix typos arguement -> argument. 2858f34 KWSys Nightly Date Stamp http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9bffb3fcf45905c23cde2b2267f832fba5c8896f commit 9bffb3fcf45905c23cde2b2267f832fba5c8896f Author: Stephen Kelly <steve...@gmail.com> AuthorDate: Thu Nov 10 01:28:01 2011 +0100 Commit: Stephen Kelly <steve...@gmail.com> CommitDate: Sun Jan 8 15:32:51 2012 +0100 Fix typos arguement -> argument. diff --git a/Source/cmSystemTools.h b/Source/cmSystemTools.h index 641c89f..2137340 100644 --- a/Source/cmSystemTools.h +++ b/Source/cmSystemTools.h @@ -30,8 +30,8 @@ class cmSystemTools: public cmsys::SystemTools public: typedef cmsys::SystemTools Superclass; - /** Expand out any arguements in the vector that have ; separated - * strings into multiple arguements. A new vector is created + /** Expand out any arguments in the vector that have ; separated + * strings into multiple arguments. A new vector is created * containing the expanded versions of all arguments in argsIn. */ static void ExpandList(std::vector<std::string> const& argsIn, ----------------------------------------------------------------------- Summary of changes: Source/cmSystemTools.h | 4 ++-- Source/kwsys/kwsysDateStamp.cmake | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- CMake _______________________________________________ Cmake-commits mailing list Cmake-commits@cmake.org http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits