Skip to content

Commit 974e6a3

Browse files
authored
Merge pull request #679 from holyjak/patch-4
Fix type deps_and_cli.adoc: specfier
2 parents acefeb0 + 36b029f commit 974e6a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/reference/deps_and_cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ The resolve-deps args should be provided as an alias in one of deps sources and
472472

473473
== Prepare JVM environment
474474

475-
The JVM has many options and some programs also take configuration via Java system properties. JVM options can be passed on the command line for any execution specfier by prefixing with `-J`. If multiple options are specified, each must be prefixed.
475+
The JVM has many options and some programs also take configuration via Java system properties. JVM options can be passed on the command line for any execution specifier by prefixing with `-J`. If multiple options are specified, each must be prefixed.
476476

477477
Additionally, main execution can take a map with key `:jvm-opts`:
478478

0 commit comments

Comments
 (0)