From e3384eb4764787daef926c307004d001e224a9fd Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kitenet.net>
Date: Thu, 23 Jun 2011 19:56:24 -0400
Subject: tweak fsck wording so file is at the end of the line

---
 doc/walkthrough/fsck:_when_things_go_wrong.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'doc/walkthrough')

diff --git a/doc/walkthrough/fsck:_when_things_go_wrong.mdwn b/doc/walkthrough/fsck:_when_things_go_wrong.mdwn
index 05b9f385c..85d9f20fe 100644
--- a/doc/walkthrough/fsck:_when_things_go_wrong.mdwn
+++ b/doc/walkthrough/fsck:_when_things_go_wrong.mdwn
@@ -5,7 +5,7 @@ might say about a badly messed up annex:
 	# git annex fsck
 	fsck my_cool_big_file (checksum...)
 	git-annex: Bad file content; moved to .git/annex/bad/SHA1:7da006579dd64330eb2456001fd01948430572f2
-	git-annex: ** No known copies of the file exist!
+	git-annex: ** No known copies exist of my_cool_big_file
 	failed
 	fsck important_file
 	git-annex: Only 1 of 2 copies exist. Run git annex get somewhere else to back it up.
-- 
cgit v1.2.3