Author: brett Date: Wed Apr 20 20:06:44 2005 New Revision: 162111 URL: http://svn.apache.org/viewcvs?rev=162111&view=rev Log: fix typo
Modified: maven/continuum/trunk/continuum-site/src/site/xdoc/configuration.xml Modified: maven/continuum/trunk/continuum-site/src/site/xdoc/configuration.xml URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-site/src/site/xdoc/configuration.xml?rev=162111&r1=162110&r2=162111&view=diff ============================================================================== --- maven/continuum/trunk/continuum-site/src/site/xdoc/configuration.xml (original) +++ maven/continuum/trunk/continuum-site/src/site/xdoc/configuration.xml Wed Apr 20 20:06:44 2005 @@ -63,7 +63,7 @@ </p> </subsection> <subsection name="Jetty Configuration"> - Jetty is configured in a special was as it's a service not a component. The only thing that should be + Jetty is configured in a special way as it's a service, not a component. The only thing that should be changed in the Jetty configuration is the port and that is done by changing the <code>port</code> tag in the <code>services</code> section. </subsection> @@ -77,7 +77,9 @@ <code>simple-socket-trigger-server</code>: This registrar is reading project IDs to schedule for build. </li> </ul> + <!-- TODO: finish The only + --> </subsection> </section> </body>