You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2010/03/25 11:27:59 UTC

svn commit: r927330 - /myfaces/extensions/scripting/trunk/src/site/xdoc/installation.xml

Author: werpu
Date: Thu Mar 25 10:27:59 2010
New Revision: 927330

URL: http://svn.apache.org/viewvc?rev=927330&view=rev
Log:
https://issues.apache.org/jira/browse/EXTSCRIPT-102

I think the docs are ok, the problem Bruno had was caused by invalid docs, nevertheless fixing a typo on the road

Modified:
    myfaces/extensions/scripting/trunk/src/site/xdoc/installation.xml

Modified: myfaces/extensions/scripting/trunk/src/site/xdoc/installation.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/scripting/trunk/src/site/xdoc/installation.xml?rev=927330&r1=927329&r2=927330&view=diff
==============================================================================
--- myfaces/extensions/scripting/trunk/src/site/xdoc/installation.xml (original)
+++ myfaces/extensions/scripting/trunk/src/site/xdoc/installation.xml Thu Mar 25 10:27:59 2010
@@ -57,7 +57,7 @@
                 Once finished, a valid build is installed, which can be used further on. Additionally you can find
                 two blueprint projects which you can use as starting points for your own projects under
                 <b>&lt;checkoutDir&gt;/examples</b>
-                , which can be kickstarted via<b>mvn jetty:run-exploded</b>.
+                , which can be started via<b>mvn jetty:run-exploded</b>.
             </p>
         </section>
         <section name="Setup of Ext-Scripting">