Parcourir la source

fix typo in git ignore file

Matej Cotman il y a 11 ans
Parent
révision
8e7799d681
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore Voir le fichier

@@ -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/