Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c4f464d

Browse files
committed
Merge pull request #5716 from dsquareindia/link-rep
DOC: Fix #5715
2 parents fd83789 + 0a62378 commit c4f464d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/devel/gitwash/set_up_fork.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Linking your repository to the upstream repo
5252
main matplotlib_ repository at `matplotlib github`_.
5353

5454
Note that we've used ``git://`` for the URL rather than ``git@``. The
55-
``git://`` URL is read only. This means we that we can't accidentally
55+
``git://`` URL is read only. This means that we can't accidentally
5656
(or deliberately) write to the upstream repo, and we are only going to
5757
use it to merge into our own code.
5858

0 commit comments

Comments
 (0)