psmith      2004/05/02 15:21:23

  Modified:    src/xdocs index.xml
  Log:
  removed duplicate 'microsecond' word spotted diligently by [EMAIL PROTECTED]
  
  Revision  Changes    Path
  1.10      +1 -1      logging-log4j/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/src/xdocs/index.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- index.xml 9 Oct 2002 22:50:07 -0000       1.9
  +++ index.xml 2 May 2004 22:21:23 -0000       1.10
  @@ -56,7 +56,7 @@
         <p>On an AMD Duron clocked at 800Mhz running JDK 1.3.1, it costs
        about 5 nanoseconds to determine if a logging statement should
        be logged or not. Actual logging is also quite fast, ranging
  -     from 21 microseconds microseconds using the SimpleLayout, 37
  +     from 21 microseconds using the SimpleLayout, 37
        microseconds using the TTCCLayout.  The performance of the
        PatternLayout is almost as good as the dedicated layouts,
        except that it is much more flexible.</p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to