From b14fd0f72442d6332a978c9804b8777fed1b7ee8 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 2 Jul 2015 09:08:35 -0400 Subject: CONTRIBUTING: Spell "offered" correctly Reported-by: Radovan Bast --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12 From 9aed0cd1002deb63eed77381ec4bc3e515d92d12 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 2 Jul 2015 09:09:33 -0400 Subject: README: Fix typo "the the" => "the" Reported-by: Radovan Bast --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v0.12