Fix #5715. #5716

Merged
merged 1 commit into from Dec 22, 2015
Jump to file
+1 −1
Split
@@ -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.