Browse Source

Merge topic 'fix-readme-typos'

9aed0cd1 README: Fix typo "the the" => "the"
b14fd0f7 CONTRIBUTING: Spell "offered" correctly
Brad King 10 years ago
parent
commit
8fbd9584af
2 changed files with 2 additions and 2 deletions
  1. 1 1
      CONTRIBUTING.rst
  2. 1 1
      README.rst

+ 1 - 1
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

+ 1 - 1
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.