aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/unlocked_files.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-14 18:11:38 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-14 18:12:20 -0400
commit9a12760d3b0ba49cd421da26b3d6a4abb377d81f (patch)
tree1d090d9751e986ffad6cc181d1dcdd23e3fc4230 /doc/tips/unlocked_files.mdwn
parent7b9992de4b5147d38798dfb8776ab888612b646f (diff)
wording
Diffstat (limited to 'doc/tips/unlocked_files.mdwn')
-rw-r--r--doc/tips/unlocked_files.mdwn4
1 files changed, 2 insertions, 2 deletions
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