Merge topic 'fix-readme-typos'

9aed0cd1 README: Fix typo "the the" => "the"
b14fd0f7 CONTRIBUTING: Spell "offered" correctly
This commit is contained in:
Brad King 2015-07-02 10:00:53 -04:00 committed by CMake Topic Stage
commit 8fbd9584af
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ License
We do not require any formal copyright assignment or contributor license We do not require any formal copyright assignment or contributor license
agreement. Any contributions intentionally sent upstream are presumed 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. See `Copyright.txt`_ for details.
.. _`Copyright.txt`: Copyright.txt .. _`Copyright.txt`: Copyright.txt

View File

@ -82,7 +82,7 @@ If you have found a bug:
1. If you have a patch, please read the `CONTRIBUTING.rst`_ document. 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 the expected and observed behaviors to determine if it is really
a bug. a bug.