Fixed a typo

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM 2013-05-17 22:39:50 +00:00 committed by admin
parent 4090125a1b
commit 4f6d602f8f

View file

@ -4,6 +4,6 @@ half of today setting up the build.
Got the test suite to pass in direct mode, and indeed in direct mode Got the test suite to pass in direct mode, and indeed in direct mode
on a FAT filesystem. Had to fix one corner case in direct mode `git annex on a FAT filesystem. Had to fix one corner case in direct mode `git annex
add`. Unofrtunatly it still doesn't work on Android; somehow `git clone` add`. Unfortunately it still doesn't work on Android; somehow `git clone`
of a local repository is broken there. Also got the test suite to build, of a local repository is broken there. Also got the test suite to build,
and run on Windows, though it fails pretty miserably. and run on Windows, though it fails pretty miserably.