Author: niallp
Date: Wed May 21 05:39:19 2008
New Revision: 658657
URL: http://svn.apache.org/viewvc?rev=658657&view=rev
Log:
Fix typo
Modified:
commons/proper/chain/trunk/apps/example/README.txt
Modified: commons/proper/chain/trunk/apps/example/README.txt
URL:
http://svn.apache.org/viewvc/commons/proper/chain/trunk/apps/example/README.txt?rev=658657&r1=658656&r2=658657&view=diff
==============================================================================
--- commons/proper/chain/trunk/apps/example/README.txt (original)
+++ commons/proper/chain/trunk/apps/example/README.txt Wed May 21 05:39:19 2008
@@ -1,5 +1,5 @@
-To build the exampel webapp you need Maven 2 installed:
+To build the example webapp you need Maven 2 installed:
http://maven.apache.org/
Run the the following command to build the webapp war file: