From: Sebastian Bergmann Date: Mon, 11 Feb 2002 16:29:51 +0000 (+0000) Subject: Fugbix typo. X-Git-Tag: php-4.2.0RC1~369 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e845aaea4f5da765c16a625b09d000998abb7c5;p=php Fugbix typo. --- diff --git a/sapi/servlet/README b/sapi/servlet/README index 779a297064..13c940fd77 100644 --- a/sapi/servlet/README +++ b/sapi/servlet/README @@ -8,7 +8,7 @@ Java Servlet SAPI Module for PHP 4 Jakarta Tomcat [1]. It builds upon the mechanism defined by PHP's Java Extension, which can be found in /php4/ext/java. - The primary advanatage of this from a PHP perspective is that web + The primary advantage of this from a PHP perspective is that web servers which support servlets typically take great care in pooling and reusing Java Virtual Machines (JVMs).