From e45138b05295508504d42ea4e8e5f2ec9a9b21bb Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmqnmUulEwCiytBBGSmP7a3bLybEulcS78" Date: Mon, 28 Jan 2013 15:53:26 +0000 Subject: [PATCH] --- .../uninit_does_not_abort_when_hard_link_creation_fails.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/uninit_does_not_abort_when_hard_link_creation_fails.mdwn b/doc/bugs/uninit_does_not_abort_when_hard_link_creation_fails.mdwn index 118f847a46..9488d6fba7 100644 --- a/doc/bugs/uninit_does_not_abort_when_hard_link_creation_fails.mdwn +++ b/doc/bugs/uninit_does_not_abort_when_hard_link_creation_fails.mdwn @@ -38,4 +38,4 @@ Issue the following commands on a file system where hard links are disabled: git-annex should probably not be used on a file system where hard links are disabled. -However, if Bob is not aware that he's using git-annex on such a filesystem, he will accidently deletes his annexed files by issuing a `git annex uninit` command. +However, if the user is not aware that he's using git-annex on such a filesystem, he will accidently delete his annexed files by issuing a `git annex uninit` command.