donaldp 2002/08/31 06:57:52 Modified: info/src/java/org/apache/avalon/framework/info ContextDescriptor.java Log: Fix some spelung and gramer Revision Changes Path 1.2 +2 -2 jakarta-avalon-excalibur/info/src/java/org/apache/avalon/framework/info/ContextDescriptor.java Index: ContextDescriptor.java =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/info/src/java/org/apache/avalon/framework/info/ContextDescriptor.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ContextDescriptor.java 31 Aug 2002 08:17:00 -0000 1.1 +++ ContextDescriptor.java 31 Aug 2002 13:57:51 -0000 1.2 @@ -19,7 +19,7 @@ * <li>entrys: a list of entrys contained in context</li> * </ul> * - * <p>Also associated with each Context is a set of arbitrary + * <p>Associated with each Context is a set of arbitrary * attributes that can be used to store extra information * about Context requirements.</p> *
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>