You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by nb...@apache.org on 2006/12/08 21:03:37 UTC

svn commit: r484725 - /velocity/tools/trunk/examples.xml

Author: nbubna
Date: Fri Dec  8 12:03:36 2006
New Revision: 484725

URL: http://svn.apache.org/viewvc?view=rev&rev=484725
Log:
fix typo

Modified:
    velocity/tools/trunk/examples.xml

Modified: velocity/tools/trunk/examples.xml
URL: http://svn.apache.org/viewvc/velocity/tools/trunk/examples.xml?view=diff&rev=484725&r1=484724&r2=484725
==============================================================================
--- velocity/tools/trunk/examples.xml (original)
+++ velocity/tools/trunk/examples.xml Fri Dec  8 12:03:36 2006
@@ -129,7 +129,7 @@
     <echo>  to the webapps directory in the Tomcat tree     </echo>
     <echo>  (assuming a standard Tomcat installation)  and  </echo>
     <echo>  then restart Tomcat.  To access the page        </echo>
-    <echo>  point you browser to                            </echo>
+    <echo>  point your browser to                            </echo>
     <echo>                                                  </echo>
     <echo>     http://localhost:8080/${name}/index.vm       </echo>
     <echo>                                                  </echo>