Skip to content

Commit

Permalink
Merge pull request #5716 from dsquareindia/link-rep
Browse files Browse the repository at this point in the history
DOC: Fix #5715
  • Loading branch information
tacaswell committed Dec 22, 2015
1 parent 325e47b commit c165138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/devel/gitwash/set_up_fork.rst
Expand Up @@ -52,7 +52,7 @@ Linking your repository to the upstream repo
main matplotlib_ repository at `matplotlib github`_.

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

Expand Down

0 comments on commit c165138

Please sign in to comment.