This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git

commit 7c1533b9c1bba5c177237eaeacdd64e734653d5a
Author: Gary D. Gregory <[email protected]>
AuthorDate: Sun Apr 13 09:07:28 2025 -0400

    Fix acronym
---
 src/native/windows/README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/native/windows/README.txt b/src/native/windows/README.txt
index 12cf6fe..13a6dc7 100644
--- a/src/native/windows/README.txt
+++ b/src/native/windows/README.txt
@@ -7,7 +7,7 @@ options, but a trivial build is simply:
 
 All builds
 
-Set the JAVA_HOME environment variable to point to a Java 8 (or later) SDK.
+Set the JAVA_HOME environment variable to point to a Java 8 (or later) JDK.
 
 Windows X64 Build
 

Reply via email to