소스 검색

fix typo in git ignore file

Matej Cotman 11 년 전
부모
커밋
8e7799d681
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore 파일 보기

@@ -12,7 +12,7 @@ setup.cfg
12 12
 
13 13
 bin/
14 14
 build/
15
-covearge/
15
+coverage/
16 16
 develop-eggs/
17 17
 dist/
18 18
 eggs/