]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix minor typo
authorTony Finch <fanf@apache.org>
Sat, 1 Apr 2000 01:25:13 +0000 (01:25 +0000)
committerTony Finch <fanf@apache.org>
Sat, 1 Apr 2000 01:25:13 +0000 (01:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84889 13f79535-47bb-0310-9956-ffa450edef68

Announcement

index 18353227ca57b962c3f400fdb79b24f6e548068e..622bfa17b14ecf203ac7a556e2ed4305aabb862b 100644 (file)
@@ -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