8000 Fix #5715. Fix minor error · matplotlib/matplotlib@0a62378 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a62378

Browse files
committed
Fix #5715. Fix minor error
1 parent fd83789 commit 0a62378

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)
0