diff options
author | Richard Hartmann <richih@debian.org> | 2015-03-04 23:54:44 +0100 |
---|---|---|
committer | Richard Hartmann <richih@debian.org> | 2015-03-04 23:54:44 +0100 |
commit | f002920c6dab1ac1d47de1030b3a00fcdf78d748 (patch) | |
tree | 4debdacd82ff75260c73582fcb3acb8d19b2501a | |
parent | 1cacdb76e2bedb77b08820693d03b04e7bd01255 (diff) |
doc/devblog/day_260__random_month.mdwn: Typo
-rw-r--r-- | doc/devblog/day_260__random_month.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devblog/day_260__random_month.mdwn b/doc/devblog/day_260__random_month.mdwn index 35ed32fb2..2d71c04dd 100644 --- a/doc/devblog/day_260__random_month.mdwn +++ b/doc/devblog/day_260__random_month.mdwn @@ -15,7 +15,7 @@ Got started on the randomness today with this [[design proposal for using git-annex to back up the entire Internet Archive|design/iabackup]]. This is something the Archive Team is [considering taking on](http://archiveteam.org/index.php?title=INTERNETARCHIVE.BAK), and I had several hours driving and hiking to think about it and came up -with a workable design. (Assuming large enough crowd of volenteers.) +with a workable design. (Assuming large enough crowd of volunteers.) Don't know if it will happen, but it was a useful thought problem to see how git-annex works, and doesn't work in this unusual use case. |