From e18d610ff877dacfef4e6751f99abb6c5a6edba6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Mar 2013 16:44:23 -0400 Subject: [PATCH] typo --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 73f5905c0c..4bd239b4c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,7 @@ git-annex (4.20130228) UNRELEASED; urgency=low since it is not possible to sanely use it. * Bugfix: Fix bug in inode cache sentinal check, which broke copying to local repos if the repo being copied from had moved - to a different filesystem or otherwise changed all its inodes' + to a different filesystem or otherwise changed all its inodes * Switch from using regex-compat to regex-tdfa, as the C regex library is rather buggy.