From: Tony Finch Date: Sat, 1 Apr 2000 01:25:13 +0000 (+0000) Subject: fix minor typo X-Git-Tag: apache-doc-split-01~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56ef3b4d66c20ec1fc96238a62f68cd839879513;p=thirdparty%2Fapache%2Fhttpd.git fix minor typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84889 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Announcement b/Announcement index 18353227ca5..622bfa17b14 100644 --- a/Announcement +++ b/Announcement @@ -9,7 +9,7 @@ Apache 2.0 offers numerous enhancements, improvements and performance boosts over the 1.3 codebase. The most visible and noteworthy addition is the ability to run Apache in a hybrid thread/process mode on any platform that supports both threads and processes. This has shown to -improve the salability of the Apache HTTPD server significantly in our +improve the scalability of the Apache HTTPD server significantly in our early testing, on some versions of Unix. This release also greatly improves the performance and robustness of Apache on Windows Operating Systems. Lastly we are proud to announce support for BeOS in this