atagunov    2003/06/11 05:17:04

  Modified:    logger/src/java/org/apache/avalon/excalibur/logger/util
                        AvalonTee.java
  Log:
  typos
  
  Revision  Changes    Path
  1.2       +3 -3      
avalon-excalibur/logger/src/java/org/apache/avalon/excalibur/logger/util/AvalonTee.java
  
  Index: AvalonTee.java
  ===================================================================
  RCS file: 
/home/cvs/avalon-excalibur/logger/src/java/org/apache/avalon/excalibur/logger/util/AvalonTee.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AvalonTee.java    11 Jun 2003 12:14:45 -0000      1.1
  +++ AvalonTee.java    11 Jun 2003 12:17:04 -0000      1.2
  @@ -63,9 +63,9 @@
   import java.util.ArrayList;
   
   /**
  - * This class boradcasts Avalon lifestyle events to several
  + * This class broadcasts Avalon lifestyle events to several
    * destination objects, somewhat like Unix 'tee' command
  - * directing its input both to file and to tis output.
  + * directing its input both to file and to its output.
    *
    * The current implementation is incomplete and handles
    * only LogEnabled, Contextutalizable, Configurable and Disposable
  
  
  

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

Reply via email to