Jelmer Vernooij hace 11 años
padre
commit
3c4692584a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      README

+ 2 - 2
README

@@ -1,7 +1,7 @@
 This is the Dulwich project.
 
-It aims to provide an interface to git repos (both local and remote) that doesn't
-call out to git directly but instead uses pure Python.
+It aims to provide an interface to git repos (both local and remote) that
+doesn't call out to git directly but instead uses pure Python.
 
 Homepage: http://samba.org/~jelmer/dulwich/
 Author: Jelmer Vernooij <jelmer@samba.org>