[weld-commits] Weld SVN: r4720 - doc/trunk/reference/en-US.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Fri Nov 6 21:07:38 EST 2009


Author: dan.j.allen
Date: 2009-11-06 21:07:38 -0500 (Fri, 06 Nov 2009)
New Revision: 4720

Modified:
   doc/trunk/reference/en-US/gettingstarted.xml
Log:
typo


Modified: doc/trunk/reference/en-US/gettingstarted.xml
===================================================================
--- doc/trunk/reference/en-US/gettingstarted.xml	2009-11-07 02:05:43 UTC (rev 4719)
+++ doc/trunk/reference/en-US/gettingstarted.xml	2009-11-07 02:07:38 UTC (rev 4720)
@@ -505,7 +505,7 @@
 
       <para>
          Any changes to assets in src/main/webapp take effect immediately. If a change to a webapp configuration file is
-         made, the application may automatically redeploy. The redeploy behavior can be fined tuned in the plugin
+         made, the application may automatically redeploy. The redeploy behavior can be fine-tuned in the plugin
          configuration. If you make a change to a classpath resource, you need to execute a build and the inplace goal
          of the Maven WAR plugin, again with the jetty profile enabled.
       </para>



More information about the weld-commits mailing list