浏览代码

Remove tags from list of missing documentation

David Ostrovsky 11 年之前
父节点
当前提交
53a2793f81
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/tutorial/conclusion.txt

+ 1 - 1
docs/tutorial/conclusion.txt

@@ -4,7 +4,7 @@ Conclusion
 ==========
 ==========
 
 
 This tutorial currently only covers a small (but important) part of Dulwich.
 This tutorial currently only covers a small (but important) part of Dulwich.
-It still needs to be extended to cover packs, tags, refs, reflogs and network
+It still needs to be extended to cover packs, refs, reflogs and network
 communication.
 communication.
 
 
 Dulwich is abstracting much of the Git plumbing, so there would be more to
 Dulwich is abstracting much of the Git plumbing, so there would be more to