Test commit.
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2418 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/build.xml b/build.xml
index 0cecb31..0b9ce3b 100755
--- a/build.xml
+++ b/build.xml
@@ -3,7 +3,7 @@
<property name="project.tail" value="" />
<import file="${gwt.root}/common.ant.xml" />
- <!-- "build" is the default when subprojects are directly targetted -->
+ <!-- "build" is the default when subprojects are directly targetted -->
<property name="target" value="build" />
<target name="dist" depends="dev, user, servlet, tools, jni, doc, samples" description="Run the distributions">