From bea965199578ae83d22850cdbe4824a15cccea5f Mon Sep 17 00:00:00 2001 From: Sam Ruby Date: Mon, 3 Jul 2000 17:34:41 +0000 Subject: Fix typo. Thanks to Adam Trachtenberg for noticing it! --- ext/java/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/java') diff --git a/ext/java/README b/ext/java/README index 20b5218279..6a19f8e952 100644 --- a/ext/java/README +++ b/ext/java/README @@ -183,7 +183,7 @@ Guidance for when these instructions don't work. next problem - for example, it appears that many JDKs attempt to locate the runtime Java classes (rt.jar) in a directory relative to these system libraries. So unless you are inclined to copy your entire Java - installation, you are much better ajusting your PATHs. + installation, you are much better adjusting your PATHs. Not documented above, but useful for many JDK's is ability to specify the library path via java.library.path in the php.ini. On many Unix machines, -- cgit v1.2.1