summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-06-09 17:39:08 -0400
committerJoey Hess <joeyh@joeyh.name>2015-06-09 17:39:08 -0400
commit9fc6d08fad8c7046ecc163607b9d213032aaf56a (patch)
treefc458b766e8d7f6792bcc29fe19fa61b2af2593b
parent17ec67604abb22a7df0094851c9e95edd77f7a45 (diff)
downloadgit-repair-9fc6d08fad8c7046ecc163607b9d213032aaf56a.tar.gz
typo
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 0d38bf6..bf67e25 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Package: git-repair
Architecture: any
Section: utils
Depends: ${misc:Depends}, ${shlibs:Depends}, git, rsync
-Description: repair various forms of damage to git repositorie
+Description: repair various forms of damage to git repositories
git-repair can repair various forms of damage to git repositories.
.
It is a complement to git fsck, which finds problems, but does not fix them.