From 1705b58fdea66dfbf28b3b29c3da5253d078db38 Mon Sep 17 00:00:00 2001 From: Martijn Riemers Date: Sat, 28 May 2016 12:27:53 +0200 Subject: [PATCH] Corrected spelling mistake in sbt.bat --- src/universal/bin/sbt.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/universal/bin/sbt.bat b/src/universal/bin/sbt.bat index b83ba8405..cbb432638 100644 --- a/src/universal/bin/sbt.bat +++ b/src/universal/bin/sbt.bat @@ -1,6 +1,6 @@ @REM SBT launcher script @REM -@REM Envioronment: +@REM Environment: @REM JAVA_HOME - location of a JDK home dir (mandatory) @REM SBT_OPTS - JVM options (optional) @REM Configuration: