crafterm    2002/09/30 03:42:56

  Modified:    meta/src/java/org/apache/excalibur/meta/info/builder
                        XMLTypeCreator.java
  Log:
  Spelling corrections
  
  Revision  Changes    Path
  1.9       +3 -3      
jakarta-avalon-excalibur/meta/src/java/org/apache/excalibur/meta/info/builder/XMLTypeCreator.java
  
  Index: XMLTypeCreator.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon-excalibur/meta/src/java/org/apache/excalibur/meta/info/builder/XMLTypeCreator.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- XMLTypeCreator.java       13 Sep 2002 20:31:22 -0000      1.8
  +++ XMLTypeCreator.java       30 Sep 2002 10:42:55 -0000      1.9
  @@ -71,7 +71,7 @@
       }
   
       /**
  -     * Create a {@link Type} object for specified classname from
  +     * Create an {@link Type} object for a specified classname from
        * specified configuration data.
        *
        * @param classname The classname of Component
  @@ -104,7 +104,7 @@
   
           //
           // changed the information block from "component" to "info" to 
  -        // avaiod confusion with the "component" elemement defintion in the 
  +        // avoid confusion with the "component" element definition in the 
           // meta-data level - change is backward compatible
           //
   
  
  
  

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

Reply via email to