Author: a...@google.com
Date: Thu Jun 25 12:16:13 2009
New Revision: 5632

Modified:
    trunk/user/src/com/google/gwt/user/tools/project.ant.xmlsrc

Log:
Fixed a typo in the template for the ant build files.

review by: jat


Modified: trunk/user/src/com/google/gwt/user/tools/project.ant.xmlsrc
==============================================================================
--- trunk/user/src/com/google/gwt/user/tools/project.ant.xmlsrc (original)
+++ trunk/user/src/com/google/gwt/user/tools/project.ant.xmlsrc Thu Jun 25  
12:16:13 2009
@@ -57,7 +57,7 @@
      </java>
    </target>

-  <target name="oophm" depends="javac" description="Run OOPHNM hosted  
mode">
+  <target name="oophm" depends="javac" description="Run OOPHM hosted mode">
      <java failonerror="true" fork="true" classname="@shellClass">
        <classpath>
          <pathelement location="${gwt.sdk}/gwt-dev-oophm.jar"/>

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to