Skip to content

Commit 6664318

Browse files
authored
Merge pull request #238 from lwronski/fix-scala-cli-bat-comment
NIT
2 parents 339cd8a + c71b8bf commit 6664318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala-cli.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@echo off
22

33
rem This is the launcher script of Scala CLI (https://github.com/VirtusLab/scala-cli).
4-
rem This script downloads and runs the Scala CLI version set by VERSION below.
4+
rem This script downloads and runs the Scala CLI version set by SCALA_CLI_VERSION below.
55
rem
66
rem Download the latest version of this script at https://github.com/VirtusLab/scala-cli/raw/master/scala-cli.bat
77

0 commit comments

Comments
 (0)