[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Trivial doc patch

From: Andreas J Koenig <andreas.koenig.gmwojprw_at_franz.ak.mind.de>
Date: 2004-10-17 11:47:10 CEST

Log message:
[[[
   Fix grammar oops
]]]
Index: doc/book/book/ch05.xml
===================================================================
--- doc/book/book/ch05.xml (revision 11447)
+++ doc/book/book/ch05.xml (working copy)
@@ -405,7 +405,7 @@
           size is a bit smaller.</para>
 
         <para>FSFS has different performance characteristics too.
- When committing a directory with huge numbers a files, FSFS
+ When committing a directory with a huge number of files, FSFS
           uses a O(N) algorithm to append entries, while Berkeley DB
           uses an O(N^2) algorithm to rewrite the whole directory. On
           the other hand, FSFS writes the latest version of a file as

-- 
andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 17 21:58:30 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.