Browse Source

Fix syntax error in NEWS.

Jelmer Vernooij 12 năm trước cách đây
mục cha
commit
9039abf82c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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