Author: thorsten
Date: Tue Mar 11 04:35:19 2008
New Revision: 635893
URL: http://svn.apache.org/viewvc?rev=635893&view=rev
Log:
Minor change - fixing typo. Reported by Satheesh Kumar. Thank you very much
Modified:
forrest/trunk/main/template-sites/business/src/documentation/content/xdocs/site.xml
Modified:
forrest/trunk/main/template-sites/business/src/documentation/content/xdocs/site.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/main/template-sites/business/src/documentation/content/xdocs/site.xml?rev=635893&r1=635892&r2=635893&view=diff
==============================================================================
---
forrest/trunk/main/template-sites/business/src/documentation/content/xdocs/site.xml
(original)
+++
forrest/trunk/main/template-sites/business/src/documentation/content/xdocs/site.xml
Tue Mar 11 04:35:19 2008
@@ -50,7 +50,7 @@
<team label="The Team" href="team/">
<index label="Our Team" href="index.html" description="About the
@project.display.name@ team"/>
<all label="All Team Members" href="all.html" description="The
@project.display.name@ team members organisaed by skill"/>
- <bySkill label="Team Skills" href="allBySkill.html" description="The
@project.display.name@ team members organisaed by skill"/>
+ <bySkill label="Team Skills" href="allBySkill.html" description="The
@project.display.name@ team members organized by skill"/>
<withForrestSkill label="Apache Forrest" href="allWithSkill/Apache
Forrest.html" description="The Apache Forrest @project.display.name@ team
members"/>
<withForrestSkill label="Technical Authoring" href="allWithSkill/Developer
Manuals.html" description="The Technical Authoring Team"/>
</team>