diff options
author | Brad King <brad.king@kitware.com> | 2015-07-02 09:09:33 -0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-07-02 09:09:33 -0400 |
commit | 9aed0cd1002deb63eed77381ec4bc3e515d92d12 (patch) | |
tree | cd2827b912c63c9f541a52d0927da2a8e9ed82a9 /README.rst | |
parent | b14fd0f72442d6332a978c9804b8777fed1b7ee8 (diff) | |
download | cmake-9aed0cd1002deb63eed77381ec4bc3e515d92d12.tar.gz |
README: Fix typo "the the" => "the"
Reported-by: Radovan Bast
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index e8524f81a3..120705c945 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. |