diff options
author | Øyvind A. Holm <sunny@sunbase.org> | 2013-05-22 21:42:25 +0200 |
---|---|---|
committer | Øyvind A. Holm <sunny@sunbase.org> | 2013-05-22 21:42:25 +0200 |
commit | 988748ef65fee521e642e9985661e228df0312b7 (patch) | |
tree | 5af0a409db601cfee1f5f5f8b6033b8523b2de1f /doc/future_proofing.mdwn | |
parent | f1ee72b8098e487b036cc1f35bb6aa08a8f8f948 (diff) |
future_proofing.mdwn: Typo fix
ceb73044-c317-11e2-8d8a-4e30acf53950
Diffstat (limited to 'doc/future_proofing.mdwn')
-rw-r--r-- | doc/future_proofing.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/future_proofing.mdwn b/doc/future_proofing.mdwn index afaf0b521..c9d1f068c 100644 --- a/doc/future_proofing.mdwn +++ b/doc/future_proofing.mdwn @@ -2,7 +2,7 @@ Imagine putting a git-annex drive in a time capsule. In 20, or 50, or 100 years, you'd like its contents to be as accessible as possible to whoever digs it up. -This is a hard problem. git-annex cannot completly solve it, but it does +This is a hard problem. git-annex cannot completely solve it, but it does its best to not contribute to the problem. Here are some aspects of the problem: |