From b59759e33cda492b6cff67559391b65039ca66f3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 6 Jan 2012 17:52:16 -0400 Subject: [PATCH] typo --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 707e804af0..f9ce1e2651 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ git-annex (3.20120106) UNRELEASED; urgency=low * Support unescaped repository urls, like git does. - * log: New command that displays the location log for file, + * log: New command that displays the location log for files, showing each repository they were added to and removed from. -- Joey Hess Thu, 05 Jan 2012 14:29:30 -0400