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 2005/06/02 06:33:51 UTC

svn commit: r179505 - /forrest/trunk/main/webapp/skins/pelt/css/profile.css.xslt

Author: crossley
Date: Wed Jun  1 21:33:49 2005
New Revision: 179505

URL: http://svn.apache.org/viewcvs?rev=179505&view=rev
Log:
Clarify the statement about xsl:output

Modified:
    forrest/trunk/main/webapp/skins/pelt/css/profile.css.xslt

Modified: forrest/trunk/main/webapp/skins/pelt/css/profile.css.xslt
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/skins/pelt/css/profile.css.xslt?rev=179505&r1=179504&r2=179505&view=diff
==============================================================================
--- forrest/trunk/main/webapp/skins/pelt/css/profile.css.xslt (original)
+++ forrest/trunk/main/webapp/skins/pelt/css/profile.css.xslt Wed Jun  1 21:33:49 2005
@@ -19,7 +19,7 @@
 
   <xsl:import href="../../common/css/forrest.css.xslt"/>
 
-  <!-- This is not used by Forrest but makes it possible to debug the 
+  <!-- xsl:output is not used by Forrest but makes it possible to debug the 
        stylesheet in standalone editors -->
   <xsl:output method = "text"  omit-xml-declaration="yes"  />