Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 57688 invoked from network); 31 Aug 2005 20:26:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Aug 2005 20:26:09 -0000 Received: (qmail 27777 invoked by uid 500); 31 Aug 2005 20:26:06 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 27701 invoked by uid 500); 31 Aug 2005 20:26:05 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 27688 invoked by uid 500); 31 Aug 2005 20:26:05 -0000 Received: (qmail 27685 invoked by uid 99); 31 Aug 2005 20:26:05 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 31 Aug 2005 13:26:05 -0700 Received: (qmail 57647 invoked by uid 65534); 31 Aug 2005 20:26:05 -0000 Message-ID: <20050831202605.57646.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r265575 - /jakarta/commons/sandbox/proxy/trunk/xdocs/index.xml Date: Wed, 31 Aug 2005 20:26:04 -0000 To: commons-cvs@jakarta.apache.org From: jcarman@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jcarman Date: Wed Aug 31 13:26:02 2005 New Revision: 265575 URL: http://svn.apache.org/viewcvs?rev=265575&view=rev Log: Fixed capitalization inconsistency. Modified: jakarta/commons/sandbox/proxy/trunk/xdocs/index.xml Modified: jakarta/commons/sandbox/proxy/trunk/xdocs/index.xml URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/proxy/trunk/xdocs/index.xml?rev=265575&r1=265574&r2=265575&view=diff ============================================================================== --- jakarta/commons/sandbox/proxy/trunk/xdocs/index.xml (original) +++ jakarta/commons/sandbox/proxy/trunk/xdocs/index.xml Wed Aug 31 13:26:02 2005 @@ -59,7 +59,7 @@

- Object Providers + Object providers provide the objects which will be the "target" of a proxy. There are two types of object providers: --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org