Javadoc: TLA should be upper-case.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1489243 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2013-06-04 00:19:25 +00:00
parent 2fba1839de
commit 70e8b48473
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ public class URLEncodedUtils {
* This is typically useful while parsing an HTTP PUT. * This is typically useful while parsing an HTTP PUT.
* *
* @param uri * @param uri
* uri to parse * URI to parse
* @param charset * @param charset
* charset name to use while parsing the query * charset name to use while parsing the query
*/ */