]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix typo and URL in Submitting patches
authorJos Collin <jcollin@redhat.com>
Fri, 29 Sep 2017 14:36:49 +0000 (20:06 +0530)
committerJos Collin <jcollin@redhat.com>
Fri, 29 Sep 2017 14:50:33 +0000 (20:20 +0530)
Dropped the repeated 'the' in the paragraph and Fixed the unnecessary URL format in the text.

Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/dev/index.rst

index 0c43131f397e1bb4941661a4c0621ce448c529c7..68cc930013ec9ecdb1e22436c72b3e6ff858d95a 100644 (file)
@@ -152,10 +152,10 @@ Submitting patches
 ------------------
 
 The canonical instructions for submitting patches are contained in the
-`the file CONTRIBUTING.rst in the top-level directory of the source-code
-tree`_. There may be some overlap between this guide and that file.
+file `CONTRIBUTING.rst`_ in the top-level directory of the source-code
+tree. There may be some overlap between this guide and that file.
 
-.. _`the file CONTRIBUTING.rst in the top-level directory of the source-code tree`:
+.. _`CONTRIBUTING.rst`:
   https://github.com/ceph/ceph/blob/master/CONTRIBUTING.rst
 
 All newcomers are encouraged to read that file carefully.