minor formatting
authorAndrey Pavlenko <andrey.pavlenko@itseez.com>
Wed, 6 Mar 2013 08:59:38 +0000 (12:59 +0400)
committerAndrey Pavlenko <andrey.pavlenko@itseez.com>
Wed, 6 Mar 2013 08:59:38 +0000 (12:59 +0400)
doc/tutorials/introduction/desktop_java/java_dev_intro.rst

index 17aeca1..1b20bec 100644 (file)
@@ -354,8 +354,8 @@ It defines your project:
 
 .. code-block:: scala
 
-    import sbt._
-    import Keys._
+   import sbt._
+   import Keys._
 
    object JavaSampleBuild extends Build {
      def scalaSettings = Seq(