Trivial readability fix

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1088007 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2011-04-02 11:49:32 +00:00
parent 76989f0ed2
commit 8f07499411
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Changes since 4.1.1
Release 4.1.1
-------------------
The HttpClient 4.1.1 is a bug fix release that addresses a number of issues reported since
HttpClient v4.1.1 is a bug fix release that addresses a number of issues reported since
release 4.1, including one critical security issue (HTTPCLIENT-1061). All users of HttpClient 4.0.x
and 4.1 are strongly encouraged to upgrade.