From: Sascha Schumann Date: Thu, 24 Aug 2000 09:02:56 +0000 (+0000) Subject: Typo X-Git-Tag: php-4.0.2~100 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ca4354c221c96f7021f9515489abfaafb9f1fa1;p=php Typo --- diff --git a/ext/java/README b/ext/java/README index c639eb817d..ceaaf0e6b3 100644 --- a/ext/java/README +++ b/ext/java/README @@ -2,7 +2,7 @@ What is PHP4 ext/java? PHP4 ext/java provides a simple and effective means for creating and invoking methods on Java objects from PHP. The JVM is created using JNI, - and everthing runs in-process. + and everything runs in-process. Two examples are provided, jver and jawt, to illustrate usage of this extension. A few things to note: diff --git a/ext/rpc/java/README b/ext/rpc/java/README index c639eb817d..ceaaf0e6b3 100644 --- a/ext/rpc/java/README +++ b/ext/rpc/java/README @@ -2,7 +2,7 @@ What is PHP4 ext/java? PHP4 ext/java provides a simple and effective means for creating and invoking methods on Java objects from PHP. The JVM is created using JNI, - and everthing runs in-process. + and everything runs in-process. Two examples are provided, jver and jawt, to illustrate usage of this extension. A few things to note: