Sfoglia il codice sorgente

Fix syntax error in NEWS.

Jelmer Vernooij 12 anni fa
parent
commit
bc5af0b17c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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