From 1acc9824905411220c0fa1921ab2456a52e6b491 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 7 Jul 2015 17:23:02 -0400 Subject: update comment --- Command/Unused.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/Unused.hs') diff --git a/Command/Unused.hs b/Command/Unused.hs index 857d7dabf..647fd6762 100644 --- a/Command/Unused.hs +++ b/Command/Unused.hs @@ -244,7 +244,7 @@ withKeysReferencedInGit refspec a = do _ -> nubRefs refs {- Runs an action on keys referenced in the given Git reference which - - differ from those referenced in the index. -} + - differ from those referenced in the work tree. -} withKeysReferencedInGitRef :: (Key -> Annex ()) -> Git.Ref -> Annex () withKeysReferencedInGitRef a ref = do showAction $ "checking " ++ Git.Ref.describe ref -- cgit v1.2.3