Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a431e3 + 8da6c28 commit f2f557cCopy full SHA for f2f557c
2 files changed
doc/devel/gitwash/set_up_fork.rst
@@ -52,7 +52,7 @@ Linking your repository to the upstream repo
52
main matplotlib_ repository at `matplotlib github`_.
53
54
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
+``git://`` URL is read only. This means that we can't accidentally
56
(or deliberately) write to the upstream repo, and we are only going to
57
use it to merge into our own code.
58
doc/users/plotting/examples/axes_zoom_effect.py
0 commit comments