summaryrefslogtreecommitdiff
path: root/jvmfwk/source/javasettings_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jvmfwk/source/javasettings_template.xml')
-rw-r--r--jvmfwk/source/javasettings_template.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jvmfwk/source/javasettings_template.xml b/jvmfwk/source/javasettings_template.xml
index 3512501d3ee4..5cb41c98bd99 100644
--- a/jvmfwk/source/javasettings_template.xml
+++ b/jvmfwk/source/javasettings_template.xml
@@ -2,8 +2,8 @@
<!--
This file shows what elements the javasettings_platform.xml can contain.
-The children of javaInfo are only created when a JRE is selected. The children of
-vmParameters are only created when parameters are added and the children of
+The children of javaInfo are only created when a JRE is selected. The children of
+vmParameters are only created when parameters are added and the children of
jreLocations are only created when the paths are added.
See CNodeJava::loadFromSettings and CNodeJava::writeSettings for details.
When extending the javavendors.xml then use the schema to verify it.