You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by to...@apache.org on 2003/11/21 23:30:04 UTC

cvs commit: cocoon-2.1/src/blocks/profiler/samples profile2page.xsl

tony        2003/11/21 14:30:04

  Modified:    src/blocks/profiler/samples profile2page.xsl
  Log:
  fixing a minor typo in output
  
  Revision  Changes    Path
  1.4       +1 -1      cocoon-2.1/src/blocks/profiler/samples/profile2page.xsl
  
  Index: profile2page.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/profiler/samples/profile2page.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- profile2page.xsl	7 May 2003 16:50:41 -0000	1.3
  +++ profile2page.xsl	21 Nov 2003 22:30:04 -0000	1.4
  @@ -99,7 +99,7 @@
          <td align="left"><b>NN</b></td>
          <td align="left"><b>Components(Role)</b></td>
          <td align="left"><b>Average time</b></td>
  -       <td align="left"><b>Lastest times</b></td>
  +       <td align="left"><b>Last time</b></td>
         </tr>
   
         <xsl:for-each select="profile:average/profile:component">