Explorar el Código

Fix syntax in NEWS. Fixes #881

Jelmer Vernooij hace 4 años
padre
commit
dfb061ba53
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      NEWS

+ 1 - 1
NEWS

@@ -292,7 +292,7 @@
  BUG FIXES
 
  * Avoid ``PermissionError``, since it is Python3-specific.
-  (Jelmer Vernooij)
+   (Jelmer Vernooij)
 
  * Fix regression that added a dependency on C git for the
    test suite. (Jelmer Vernooij, #720)