summaryrefslogtreecommitdiff
path: root/jvmfwk/README
diff options
context:
space:
mode:
Diffstat (limited to 'jvmfwk/README')
-rw-r--r--jvmfwk/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/jvmfwk/README b/jvmfwk/README
index dad5f435622e..3c2b105cd207 100644
--- a/jvmfwk/README
+++ b/jvmfwk/README
@@ -1,4 +1,4 @@
Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease.
-Uses an over-engineered "plugin" mechanism although there is only one
+Used to use an over-engineered "plugin" mechanism although there was only one
"plugin", called "sunmajor", that handles all possible JREs.