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

Skip to content

Commit c165138

Browse files
committed
Merge pull request #5716 from dsquareindia/link-rep
DOC: Fix #5715
1 parent 325e47b commit c165138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)