ceki        02/03/21 06:45:57

  Modified:    contribs/CekiGulcu AppenderTable.java
  Log:
  typo correction
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-log4j/contribs/CekiGulcu/AppenderTable.java
  
  Index: AppenderTable.java
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/contribs/CekiGulcu/AppenderTable.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AppenderTable.java        21 Mar 2002 14:45:14 -0000      1.1
  +++ AppenderTable.java        21 Mar 2002 14:45:57 -0000      1.2
  @@ -43,7 +43,7 @@
      number does not depend on the size of the buffer. It takes as much
      (or as little) time to insert one million elements to a buffer of
      size 10 as to a buffer of size 10'000. It takes about 4 seconds to
  -   insert a totaal of 100'000 elements.
  +   insert a total of 100'000 elements into the table.
   
      <p>On windows NT the test will run about twice as fast if you give
      the focus to the window that runs "java AppenderTable" and not the
  
  
  

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

Reply via email to