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">
<document>
<header>
- <title>Living on the egde.</title>
+ <title>Living on the edge.</title>
</header>
<body>
<section id="introduction">
<title>Introduction</title>
- <p> 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
+ <p> 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.</p>
</section>
<section id="fpx">
@@ -45,9 +45,9 @@
</section>
<section id="lm">
<title>locationmap.xml</title>
- <p> 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
+ <p> 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.</p>
<section id="handson">