summaryrefslogtreecommitdiff
path: root/Upgrade
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-21 23:37:46 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-21 23:37:46 -0400
commitc94261020f29887b46fffc5652f700a00fefb1a2 (patch)
tree30c8f1e8ff37f73199548afda5b67f7874bd5d01 /Upgrade
parentc048905dc4c2ce155dbb03d7e60014568faa9553 (diff)
typo
Diffstat (limited to 'Upgrade')
-rw-r--r--Upgrade/V1.hs2
1 files changed, 1 insertions, 1 deletions
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