File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ rem This script determines the Mill version to use by trying these sources
6
6
rem - env-variable `MILL_VERSION`
7
7
rem - local file `.mill-version`
8
8
rem - local file `.config/mill-version`
9
- rem - `mill-version` from YAML fronmatter of current buildfile
9
+ rem - `mill-version` from YAML frontmatter of current buildfile
10
10
rem - if accessible, find the latest stable version available on Maven Central ({{{ mill-maven-url }}})
11
11
rem - env-variable `DEFAULT_MILL_VERSION`
12
12
rem
Original file line number Diff line number Diff line change 6
6
# - env-variable `MILL_VERSION`
7
7
# - local file `.mill-version`
8
8
# - local file `.config/mill-version`
9
- # - `mill-version` from YAML fronmatter of current buildfile
9
+ # - `mill-version` from YAML frontmatter of current buildfile
10
10
# - if accessible, find the latest stable version available on Maven Central ({{{ mill-maven-url }}})
11
11
# - env-variable `DEFAULT_MILL_VERSION`
12
12
#
You can’t perform that action at this time.
0 commit comments