mirror of https://github.com/sbt/sbt.git
Corrected spelling mistake in sbt.bat
This commit is contained in:
parent
d60fc0269b
commit
1705b58fde
|
|
@ -1,6 +1,6 @@
|
||||||
@REM SBT launcher script
|
@REM SBT launcher script
|
||||||
@REM
|
@REM
|
||||||
@REM Envioronment:
|
@REM Environment:
|
||||||
@REM JAVA_HOME - location of a JDK home dir (mandatory)
|
@REM JAVA_HOME - location of a JDK home dir (mandatory)
|
||||||
@REM SBT_OPTS - JVM options (optional)
|
@REM SBT_OPTS - JVM options (optional)
|
||||||
@REM Configuration:
|
@REM Configuration:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue