Submitted by: Chris Pepper <pepper@mail.reppep.com>
Reviewed by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86746
13f79535-47bb-0310-9956-
ffa450edef68
* responses across multiple requests.
*
* It is important to note that these types of filters are not allowed
- * in a sub-request. A sub-requests output can certainly be filtered
+ * in a sub-request. A sub-request's output can certainly be filtered
* by AP_FTYPE_CONTENT filters, but all of the "final processing" is
* determined by the main request.
*