[weld-commits] Weld SVN: r4719 - examples/trunk/jsf/numberguess.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Fri Nov 6 21:05:43 EST 2009


Author: dan.j.allen
Date: 2009-11-06 21:05:43 -0500 (Fri, 06 Nov 2009)
New Revision: 4719

Modified:
   examples/trunk/jsf/numberguess/readme.txt
Log:
typo


Modified: examples/trunk/jsf/numberguess/readme.txt
===================================================================
--- examples/trunk/jsf/numberguess/readme.txt	2009-11-07 02:04:28 UTC (rev 4718)
+++ examples/trunk/jsf/numberguess/readme.txt	2009-11-07 02:05:43 UTC (rev 4719)
@@ -52,9 +52,9 @@
 
  http://localhost:9090/weld-numberguess
 
-In both cases, 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
+In both cases, 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 fine-tuned in the plugin
 configuration (at least for Jetty). If you make a change to a classpath
 resource, you need to execute a build:
 
@@ -130,3 +130,4 @@
 
 Now, in Eclipse, you can either run the app locally, or deploy it to Google App Engine.
 
+vim:tw=80



More information about the weld-commits mailing list