File tree Expand file tree Collapse file tree
src/jdk.jpackage/share/man Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -229,15 +229,15 @@ The `jpackage` tool will take as input a Java application and a Java run-time im
229229 substrings.
230230
231231 Expandable substrings are case-sensitive on Unix and
232- case-insensitive on Windows. No string substitution occurs if the
232+ case-insensitive on Windows. No string expansion occurs if the
233233 referenced environment variable is undefined.
234234
235235 Environment variables with names "APPDIR", "BINDIR", and "ROOTDIR"
236236 will be ignored, and these expandable substrings will be
237237 replaced by values calculated by the app launcher.
238238
239239 Prefix the dollar sign character with the backslash character (\)
240- to prevent substring substitution .
240+ to prevent substring expansion .
241241
242242<a id =" option-java-options " >` --java-options ` * options* </a >
243243
You can’t perform that action at this time.
0 commit comments