From 72d2cf06b7970a0707996a82faa31f44005f483c Mon Sep 17 00:00:00 2001 From: Mark Harrah Date: Tue, 27 Aug 2013 09:05:56 -0400 Subject: [PATCH] Docs: remove stray line in Howto/scala --- src/sphinx/Howto/scala.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/sphinx/Howto/scala.rst b/src/sphinx/Howto/scala.rst index 55bb6f5b3..108cfe42a 100644 --- a/src/sphinx/Howto/scala.rst +++ b/src/sphinx/Howto/scala.rst @@ -2,8 +2,6 @@ Configure and use Scala ========================= -By default, sbt's interactive mode is started when no commands are provided on the command line or when the `shell` command is invoked. - .. howto:: :id: version :title: Set the Scala version used for building the project