]> git.sur5r.net Git - bacula/docs/commitdiff
appoximately -> approximately
authorDan Langille <dan@langille.org>
Wed, 22 Aug 2007 10:29:17 +0000 (10:29 +0000)
committerDan Langille <dan@langille.org>
Wed, 22 Aug 2007 10:29:17 +0000 (10:29 +0000)
Reported by: Malcolm Hunter

docs/home-page/about/press/presskit220.html.en

index 0880ee130640212a285da6140766042534fed477..74370475258923bf3c1865ae6e5207eb6993d160 100644 (file)
@@ -42,7 +42,7 @@ tests many times on CentOS 5 (RedHat derivative), OpenSUSE 10.2, and Mepis
 <li>Optimized database performance to speed attribute insertion (approximately 10x 
     faster than previous versions)
 <li>A new red/black algorithm used for building a restore tree in memory
-    (appoximately 500x faster)
+    (approximately 500x faster)
 <li>Added regex WHERE support to allow easier relocation of restored files
 <li>posix_fadvise() use in the FD to improve performance reduces swapping due
     to opening/reading lots of files. Win32 equivalent implemented.