From fd7c1dac07c2e803060b0b62a82bba6daadbe29e Mon Sep 17 00:00:00 2001 From: spwhitton Date: Sun, 9 Dec 2012 21:59:14 +0000 Subject: [PATCH] typos --- doc/scalability.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/scalability.mdwn b/doc/scalability.mdwn index 232a84cc67..9a4ff95efa 100644 --- a/doc/scalability.mdwn +++ b/doc/scalability.mdwn @@ -23,9 +23,9 @@ git-annex is designed for scalability. The key points are: improves this will improve. Scaling to hundreds of thousands of files is not a problem, scaling beyond that and git will start to get slow. - To some degree, git-annex works around innefficiencies in git; for - example it batches input sent to certian git commands that are slow - when run in an emormous repository. + To some degree, git-annex works around inefficiencies in git; for + example it batches input sent to certain git commands that are slow + when run in an enormous repository. * It can use as much, or as little bandwidth as is available. In particular, any interrupted file transfer can be resumed by git-annex.