summaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_migrate_leaves_old_backend_versions_around.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/git_annex_migrate_leaves_old_backend_versions_around.mdwn')
-rw-r--r--doc/bugs/git_annex_migrate_leaves_old_backend_versions_around.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/git_annex_migrate_leaves_old_backend_versions_around.mdwn b/doc/bugs/git_annex_migrate_leaves_old_backend_versions_around.mdwn
index c32b763a2..fc8551ddb 100644
--- a/doc/bugs/git_annex_migrate_leaves_old_backend_versions_around.mdwn
+++ b/doc/bugs/git_annex_migrate_leaves_old_backend_versions_around.mdwn
@@ -6,7 +6,7 @@ would be great if these were purged automatically somehow.
> Since multiple files can point to the same content, it could be that
> only one file has been migrated, and the content is still used. So
> the content either has to be retained, or an operation as expensive
-> as `git annex unused` used to find it something else still uses it.
+> as `git annex unused` used to find if something else still uses it.
>
> Rather than adding such an
> expensive operation to each call to migrate, I focused on hard-linking