From 023dcb42491ba877818d16e7cd5e1444b478c8e9 Mon Sep 17 00:00:00 2001 From: "http://caust1c.myopenid.com/" Date: Mon, 12 Aug 2013 20:17:40 +0000 Subject: [PATCH] --- doc/bugs/non-annexed_file_changed_to_annexed_on_typechange.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/non-annexed_file_changed_to_annexed_on_typechange.mdwn b/doc/bugs/non-annexed_file_changed_to_annexed_on_typechange.mdwn index 54d920e0c1..16b2f5cacd 100644 --- a/doc/bugs/non-annexed_file_changed_to_annexed_on_typechange.mdwn +++ b/doc/bugs/non-annexed_file_changed_to_annexed_on_typechange.mdwn @@ -1,6 +1,6 @@ ### Please describe the problem. -When changing a file in a repository from a symlink to a normal file causes annex to create an annexed file from that typechange regardless of weather or not it was an annexed file. +Changing a file in a repository from a symlink to a normal file causes annex to create an annexed file from that typechange regardless of weather or not it was an annexed file. ### What steps will reproduce the problem?