Ver código fonte

Fix syntax error in NEWS.

Jelmer Vernooij 12 anos atrás
pai
commit
bc5af0b17c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      NEWS

+ 1 - 1
NEWS

@@ -82,7 +82,7 @@
 
   * ``Repo.do_commit`` will now use the user identity from
     .git/config or ~/.gitconfig if none was explicitly specified.
-   (Jelmer Vernooij)
+    (Jelmer Vernooij)
 
  BUG FIXES