Javadoc typo.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1728602 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ac5e71b6aa
commit
d730041f0a
|
@ -34,7 +34,7 @@ import org.apache.http.Consts;
|
||||||
import org.apache.http.entity.ContentType;
|
import org.apache.http.entity.ContentType;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This class represents arbitrary content of a specfic type that can be consumed
|
* This class represents arbitrary content of a specific type that can be consumed
|
||||||
* multiple times and requires no explicit deallocation.
|
* multiple times and requires no explicit deallocation.
|
||||||
*/
|
*/
|
||||||
public class Content {
|
public class Content {
|
||||||
|
|
Loading…
Reference in New Issue