소스 검색

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.
-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.
 
 Dulwich is abstracting much of the Git plumbing, so there would be more to