You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2002/03/04 14:51:47 UTC

cvs commit: jakarta-avalon-apps/enterprise/tools/src/java/org/apache/demo DirectoryBlock.java

hammant     02/03/04 05:51:47

  Modified:    enterprise/tools/src/java/org/apache/demo
                        DirectoryBlock.java
  Log:
  text corrections
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-avalon-apps/enterprise/tools/src/java/org/apache/demo/DirectoryBlock.java
  
  Index: DirectoryBlock.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-apps/enterprise/tools/src/java/org/apache/demo/DirectoryBlock.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DirectoryBlock.java	4 Mar 2002 04:39:37 -0000	1.2
  +++ DirectoryBlock.java	4 Mar 2002 13:51:47 -0000	1.3
  @@ -10,8 +10,8 @@
   import org.apache.avalon.framework.activity.Disposable;
   
   /**
  - * This is a minimal demonstration service that returns the number of
  - * files in a directory.  The purpose of this class is to falidate 
  + * This is a minimal demonstration service that returns the a list of
  + * files in a directory.  The purpose of this class is to validate
    * pipeline dependecy management.  Within that context this class 
    * is declared as a singleton service provider with no dependecies.
    *
  
  
  

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