You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2002/08/28 19:04:38 UTC

cvs commit: jakarta-avalon-excalibur/event/src/java/org/apache/excalibur/thread ThreadControl.java

mcconnell    2002/08/28 10:04:38

  Modified:    event/src/java/org/apache/excalibur/thread
                        ThreadControl.java
  Log:
  Minor javadoc update.
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-avalon-excalibur/event/src/java/org/apache/excalibur/thread/ThreadControl.java
  
  Index: ThreadControl.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/event/src/java/org/apache/excalibur/thread/ThreadControl.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ThreadControl.java	8 Aug 2002 00:36:26 -0000	1.1
  +++ ThreadControl.java	28 Aug 2002 17:04:38 -0000	1.2
  @@ -50,7 +50,7 @@
   package org.apache.excalibur.thread;
   
   /**
  - * This interface defines the method through which Threads can be controller.
  + * This interface defines the method through which Threads can be controlled.
    *
    * @author <a href="mailto:bloritsch@apache.org">Berin Loritsch</a>
    * @author <a href="mailto:peter at apache.org">Peter Donald</a>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>