[Cmake-commits] CMake branch, next, updated. v3.3.0-rc3-788-gff763c5
Brad King
brad.king at kitware.com
Thu Jul 2 09:10:32 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 ff763c5f0b9c2ef2e8994a445d3354139608340d (commit)
via 9aed0cd1002deb63eed77381ec4bc3e515d92d12 (commit)
via b14fd0f72442d6332a978c9804b8777fed1b7ee8 (commit)
from 5c4b0a6a06f8970351f9d397a0eac31c0a7f8a49 (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=ff763c5f0b9c2ef2e8994a445d3354139608340d
commit ff763c5f0b9c2ef2e8994a445d3354139608340d
Merge: 5c4b0a6 9aed0cd
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 2 09:10:32 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 2 09:10:32 2015 -0400
Merge topic 'fix-readme-typos' into next
9aed0cd1 README: Fix typo "the the" => "the"
b14fd0f7 CONTRIBUTING: Spell "offered" correctly
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9aed0cd1002deb63eed77381ec4bc3e515d92d12
commit 9aed0cd1002deb63eed77381ec4bc3e515d92d12
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 2 09:09:33 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Jul 2 09:09:33 2015 -0400
README: Fix typo "the the" => "the"
Reported-by: Radovan Bast
diff --git a/README.rst b/README.rst
index e8524f8..120705c 100644
--- a/README.rst
+++ b/README.rst
@@ -82,7 +82,7 @@ If you have found a bug:
1. If you have a patch, please read the `CONTRIBUTING.rst`_ document.
-2. Otherwise, please join the the `CMake Users List`_ and ask about
+2. Otherwise, please join the `CMake Users List`_ and ask about
the expected and observed behaviors to determine if it is really
a bug.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b14fd0f72442d6332a978c9804b8777fed1b7ee8
commit b14fd0f72442d6332a978c9804b8777fed1b7ee8
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 2 09:08:35 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Jul 2 09:09:01 2015 -0400
CONTRIBUTING: Spell "offered" correctly
Reported-by: Radovan Bast
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 3499da8..5daaf9c 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -28,7 +28,7 @@ License
We do not require any formal copyright assignment or contributor license
agreement. Any contributions intentionally sent upstream are presumed
-to be offerred under terms of the OSI-approved BSD 3-clause License.
+to be offered under terms of the OSI-approved BSD 3-clause License.
See `Copyright.txt`_ for details.
.. _`Copyright.txt`: Copyright.txt
-----------------------------------------------------------------------
Summary of changes:
CONTRIBUTING.rst | 2 +-
README.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list