From c94261020f29887b46fffc5652f700a00fefb1a2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Mar 2011 23:37:46 -0400 Subject: typo --- Upgrade/V1.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Upgrade/V1.hs b/Upgrade/V1.hs index f18a76c87..c0470a3bc 100644 --- a/Upgrade/V1.hs +++ b/Upgrade/V1.hs @@ -93,7 +93,7 @@ moveContent = do updateSymlinks :: Annex () updateSymlinks = do - showNote "updating symlinks content..." + showNote "updating symlinks..." g <- Annex.gitRepo files <- liftIO $ Git.inRepo g [Git.workTree g] forM_ files $ fixlink -- cgit v1.2.3