You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2008/07/05 03:42:32 UTC

svn commit: r674145 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl

Author: crossley
Date: Fri Jul  4 18:42:32 2008
New Revision: 674145

URL: http://svn.apache.org/viewvc?rev=674145&view=rev
Log:
Minor typo.

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl?rev=674145&r1=674144&r2=674145&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl Fri Jul  4 18:42:32 2008
@@ -41,7 +41,7 @@
       </fileDesc>
       <revisionDesc
         vcdate="$LastChangedDate: 2006-10-02 17:10:52 +0100 (Mon, 02 Oct 2006) $"
-        vcwho="$LastChangedBy: unklown $"
+        vcwho="$LastChangedBy: unknown $"
         vcrevision="$LastChangedRevision: 1 $">
         <change>
           <date><xsl:value-of select="datetime:date()"/></date>
@@ -132,4 +132,4 @@
     </xsl:choose>
   </xsl:template>
 
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>