From 7ca4354c221c96f7021f9515489abfaafb9f1fa1 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Thu, 24 Aug 2000 09:02:56 +0000 Subject: [PATCH] Typo --- ext/java/README | 2 +- ext/rpc/java/README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: -- 2.50.1