summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-06-23 17:08:11 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-06-23 17:08:11 -0400
commit22243b87d2a43d6fd82581ef70a0537cb8ae8661 (patch)
treea98d4a67052f80cf48c62d28810e895c6fca0a40
parent1686f60f8481e996291a5970b2217bc1d64f635d (diff)
layout
-rw-r--r--Upgrade/V2.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Upgrade/V2.hs b/Upgrade/V2.hs
index 9d32764e7..57a2ba789 100644
--- a/Upgrade/V2.hs
+++ b/Upgrade/V2.hs
@@ -53,7 +53,7 @@ upgrade = do
showLongNote $
"git-annex branch created\n" ++
- "Now you should push the new branch: git push origin git-annex"
+ "Now you should push the new branch: git push origin git-annex\n"
return True