From 9a12760d3b0ba49cd421da26b3d6a4abb377d81f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 14 Jan 2016 18:11:38 -0400 Subject: wording --- doc/tips/unlocked_files.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/tips') diff --git a/doc/tips/unlocked_files.mdwn b/doc/tips/unlocked_files.mdwn index 31e291ea3..9f3d32755 100644 --- a/doc/tips/unlocked_files.mdwn +++ b/doc/tips/unlocked_files.mdwn @@ -119,13 +119,13 @@ When a [[direct_mode]] repository is upgraded, annex.thin is automatically set, because direct mode made the same single-copy tradeoff. """]] -* When you're using git-annex to sync the current version of files acrosss +* When you're using git-annex to sync the current version of files across devices, and don't care much about previous versions. * When you have set up a backup repository, and use git-annex to copy your files to the backup. In situations like these, you may want to avoid the overhead of the second -local copy of unlocked files. There's config setting for that. +local copy of unlocked files. There's a config setting for that. git config annex.thin true -- cgit v1.2.3