Return-Path: Delivered-To: apmail-jakarta-avalon-cvs-archive@apache.org Received: (qmail 70332 invoked from network); 2 Dec 2001 04:03:46 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Dec 2001 04:03:46 -0000 Received: (qmail 19343 invoked by uid 97); 2 Dec 2001 04:03:55 -0000 Delivered-To: qmlist-jakarta-archive-avalon-cvs@jakarta.apache.org Received: (qmail 19327 invoked by uid 97); 2 Dec 2001 04:03:55 -0000 Mailing-List: contact avalon-cvs-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon CVS List" Reply-To: "Avalon Developers List" Delivered-To: mailing list avalon-cvs@jakarta.apache.org Received: (qmail 19316 invoked by uid 97); 2 Dec 2001 04:03:54 -0000 Date: 2 Dec 2001 03:45:58 -0000 Message-ID: <20011202034558.12688.qmail@icarus.apache.org> From: donaldp@apache.org To: jakarta-avalon-phoenix-cvs@apache.org Subject: cvs commit: jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/components/classloader Resources.properties X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N donaldp 01/12/01 19:45:58 Modified: src/java/org/apache/avalon/phoenix/components/classloader Resources.properties Log: Add in "the" to make the grammar less incorrect ;) Revision Changes Path 1.8 +1 -1 jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/components/classloader/Resources.properties Index: Resources.properties =================================================================== RCS file: /home/cvs/jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/components/classloader/Resources.properties,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- Resources.properties 2001/11/21 10:53:37 1.7 +++ Resources.properties 2001/12/02 03:45:58 1.8 @@ -16,4 +16,4 @@ available-extensions=The list of available extensions for application includes; {0} required-extensions=The list of required extensions for application includes; {0} optional-packages-added=The list of "Optional Packages" added to the application includes; {0} -classpath-entries=The list of classpath entrys for application includes; {0} \ No newline at end of file +classpath-entries=The list of classpath entrys for the application includes; {0} \ No newline at end of file -- To unsubscribe, e-mail: For additional commands, e-mail: