You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2006/02/09 08:10:44 UTC

svn commit: r376211 - /myfaces/tomahawk/trunk/core/src/site/xdoc/index.xml

Author: dennisbyrne
Date: Wed Feb  8 23:10:43 2006
New Revision: 376211

URL: http://svn.apache.org/viewcvs?rev=376211&view=rev
Log:
typo and spacing fix

Modified:
    myfaces/tomahawk/trunk/core/src/site/xdoc/index.xml

Modified: myfaces/tomahawk/trunk/core/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/core/src/site/xdoc/index.xml?rev=376211&r1=376210&r2=376211&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/core/src/site/xdoc/index.xml (original)
+++ myfaces/tomahawk/trunk/core/src/site/xdoc/index.xml Wed Feb  8 23:10:43 2006
@@ -37,7 +37,7 @@
             </li>
         </ul>
         <ul>
-            <li>Tiles Support - MyFaces provides a custom solution to allow use to use Tiles together with JSF.
+            <li>Tiles Support - MyFaces provides a custom solution to allow the use of Tiles and JSF together.
             </li>
         </ul>
     </section>
@@ -61,7 +61,7 @@
         </ul>
         <ul>
             <li>
-                Add the following to your JSP page in order to use one of the MyFaces custom components: <br/><br/>
+                Add the following to your JSP page in order to use one of the MyFaces custom components: <br/>
                 <code>&lt;%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"%&gt;</code>
             </li>
         </ul>