Author: twilliams Date: Thu Aug 3 18:12:03 2006 New Revision: 428586 URL: http://svn.apache.org/viewvc?rev=428586&view=rev Log: fix typos. Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/int/index.xml Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/int/index.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/int/index.xml?rev=428586&r1=428585&r2=428586&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/int/index.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/int/index.xml Thu Aug 3 18:12:03 2006 @@ -19,14 +19,14 @@ "http://forrest.apache.org/dtd/document-v20.dtd">
- Living on the egde. + Living on the edge.
Introduction -

Since the dispatcher is in the whiteboard, we can effort to use the - latest features aviable in forreest. This helps to test this new - features and to be prepared for the future when this feature get +

Since the dispatcher is in the whiteboard, we can afford to use the + latest features available in forrest. This helps to test these new + features and to be prepared for the future when this feature is standard.

@@ -45,9 +45,9 @@
locationmap.xml -

One of the main feature of the dispatcher is its fallback mechanism. - We are not only looking into one or two places but a sopisticated list - of locations. This locations are defined in the locationmap.xml. Like +

One of the main features of the dispatcher is its fallback mechanism. + We are not only looking into one or two places but a sophisticated list + of locations. These locations are defined in the locationmap.xml. Like with the forrest.properties.xml you can override any match in there by implementing it in your project locationmap.xml.