summaryrefslogtreecommitdiff
path: root/docs/manual/developer/output-filters.html.en
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2019-07-05 12:21:52 +0000
committerJoe Orton <jorton@apache.org>2019-07-05 12:21:52 +0000
commit29a3e3e50af3f0ba3c486b5e28bd3801be166c33 (patch)
treed10b2f7d103a28df830757f9fd2e9ff3439aef86 /docs/manual/developer/output-filters.html.en
parent276a9a1014c50e7b517714cb173a91acd6b888d5 (diff)
downloadhttpd-29a3e3e50af3f0ba3c486b5e28bd3801be166c33.tar.gz
Transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1862610 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer/output-filters.html.en')
-rw-r--r--docs/manual/developer/output-filters.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/developer/output-filters.html.en b/docs/manual/developer/output-filters.html.en
index e1c6e19953..cf3b14a7c7 100644
--- a/docs/manual/developer/output-filters.html.en
+++ b/docs/manual/developer/output-filters.html.en
@@ -552,7 +552,7 @@ chunk_size = (speed / (1000 / RATE_INTERVAL_MS));</pre>
<p>The commit linked in the beginning of the section contains also a bit of code
refactoring so it is not trivial to read during the first pass, but the overall
idea is basically what written up to now. The goal of this section is not to
- cause an headache to the reader trying to read C code, but to put him/her into
+ cause a headache to the reader trying to read C code, but to put him/her into
the right mindset needed to use efficiently the tools offered by the httpd's
filter chain toolset.</p>
</div></div>