diff --git a/src/docbkx/fundamentals.xml b/src/docbkx/fundamentals.xml index 8f96e4728..8ec5035a7 100644 --- a/src/docbkx/fundamentals.xml +++ b/src/docbkx/fundamentals.xml @@ -384,7 +384,7 @@ if (entity != null) {
Producing entity content HttpClient provides several classes that can be used to efficiently stream out - content though HTTP connections. Instances of those classes can be associated with + content throught HTTP connections. Instances of those classes can be associated with entity enclosing requests such as POST and PUT in order to enclose entity content into outgoing HTTP requests. HttpClient provides several classes for most common data containers such as string, byte array, input