Author: bdube
Date: Sun Sep 30 23:45:12 2007
New Revision: 580863
URL: http://svn.apache.org/viewvc?rev=580863&view=rev
Log:
Fix typos
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/xdocs/index.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/xdocs/index.xml?rev=580863&r1=580862&r2=580863&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/xdocs/index.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/src/documentation/content/xdocs/index.xml
Sun Sep 30 23:45:12 2007
@@ -33,7 +33,7 @@
<title>Project Details</title>
<p>
Project details are generated from a project descriptor file. This file
- can be in any of the followin formats:
+ can be in any of the following formats:
</p>
<ul>
<li>DOAP</li>
@@ -45,7 +45,7 @@
<p>
The location of this descriptor file is specified in the locationmap
with the hint <code>doap.descriptor</code>. This defaults to a file
- clled doap.xml in the root of your projects content directory. To place
+ called doap.xml in the root of your project's content directory. To
place
your descriptor in a different location simply add a matcher like that
shown below in your project locationmap file.
</p>