Author: gmcdonald
Date: Fri Aug 31 06:27:45 2007
New Revision: 571457

URL: http://svn.apache.org/viewvc?rev=571457&view=rev
Log:
Typo

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/descriptorIndex-to-indexByLang.xsl

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/descriptorIndex-to-indexByLang.xsl
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/descriptorIndex-to-indexByLang.xsl?rev=571457&r1=571456&r2=571457&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/descriptorIndex-to-indexByLang.xsl
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/resources/stylesheets/descriptorIndex-to-indexByLang.xsl
 Fri Aug 31 06:27:45 2007
@@ -50,7 +50,7 @@
         </xsl:choose>
         <xsl:if 
test="//descriptor[not(descendant::doap:programming-language)]">
           <section>
-            <title>Unkown Language</title>
+            <title>Unknown Language</title>
             <xsl:apply-templates 
select="//descriptor[not(descendant::doap:programming-language)]"/>
           </section>
         </xsl:if>