summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index b0010bde99..642506f8ea 100644
--- a/build.xml
+++ b/build.xml
@@ -5,8 +5,8 @@
<description>
This build-file builds the Scala NSC compiler as well as various related
tools. The 'build.TEMPLATE.properties' file must be customised for your own
- particular system, no other customisation should be required. The build
- file expects the file structure of a Scala CVS distribution.
+ particular system, no other customisation should be required.
+ The build file expects the file structure of a Scala CVS distribution.
</description>
<!-- The system classpath should not be used -->