Return-Path: Delivered-To: apmail-hc-commits-archive@www.apache.org Received: (qmail 77540 invoked from network); 12 Feb 2011 16:40:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Feb 2011 16:40:33 -0000 Received: (qmail 65492 invoked by uid 500); 12 Feb 2011 16:40:33 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 65454 invoked by uid 500); 12 Feb 2011 16:40:32 -0000 Mailing-List: contact commits-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list commits@hc.apache.org Received: (qmail 65447 invoked by uid 99); 12 Feb 2011 16:40:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Feb 2011 16:40:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Feb 2011 16:40:31 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8185A2388A2C; Sat, 12 Feb 2011 16:40:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1070110 - /httpcomponents/httpasyncclient/trunk/src/site/apt/quickstart.apt Date: Sat, 12 Feb 2011 16:40:11 -0000 To: commits@hc.apache.org From: sebb@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110212164011.8185A2388A2C@eris.apache.org> Author: sebb Date: Sat Feb 12 16:40:11 2011 New Revision: 1070110 URL: http://svn.apache.org/viewvc?rev=1070110&view=rev Log: Fix name HttpClient => HttpAsyncClient Modified: httpcomponents/httpasyncclient/trunk/src/site/apt/quickstart.apt Modified: httpcomponents/httpasyncclient/trunk/src/site/apt/quickstart.apt URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/trunk/src/site/apt/quickstart.apt?rev=1070110&r1=1070109&r2=1070110&view=diff ============================================================================== --- httpcomponents/httpasyncclient/trunk/src/site/apt/quickstart.apt (original) +++ httpcomponents/httpasyncclient/trunk/src/site/apt/quickstart.apt Sat Feb 12 16:40:11 2011 @@ -28,7 +28,7 @@ ---------- ---------- -HttpClient Quick Start +HttpAsyncClient Quick Start [[1]] Download 'Binary' package of the latest official release from the {{{http://hc.apache.org/downloads.cgi} project download page}}.