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:
parent
2fba1839de
commit
70e8b48473
|
@ -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
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue