diff options
author | Daniel Gruno <humbedooh@apache.org> | 2012-04-17 09:16:28 +0200 |
---|---|---|
committer | Daniel Gruno <humbedooh@apache.org> | 2012-04-17 09:16:28 +0200 |
commit | b7e991e7c9c555fe40620c4b25057423fe9c6927 (patch) | |
tree | 7b8c8b21311f8e61c1b44cba76b7b3af2e6daae7 /docs/manual/developer | |
parent | xforms (diff) | |
download | apache2-b7e991e7c9c555fe40620c4b25057423fe9c6927.tar.xz apache2-b7e991e7c9c555fe40620c4b25057423fe9c6927.zip |
reprecussions -> repercussions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1326957 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer')
-rw-r--r-- | docs/manual/developer/request.html.en | 2 | ||||
-rw-r--r-- | docs/manual/developer/request.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/developer/request.html.en b/docs/manual/developer/request.html.en index 2f10af8b7b..a544eb94b4 100644 --- a/docs/manual/developer/request.html.en +++ b/docs/manual/developer/request.html.en @@ -78,7 +78,7 @@ <code>parsed_uri.path</code> element is unset. The module has no further control of this one-time unescape operation, either failing to unescape or multiply unescaping the URL leads to security - reprecussions.</p> + repercussions.</p> <h3><a name="strip" id="strip">Strips Parent and This Elements from the diff --git a/docs/manual/developer/request.xml b/docs/manual/developer/request.xml index ae2613d16d..b4bc67b0a8 100644 --- a/docs/manual/developer/request.xml +++ b/docs/manual/developer/request.xml @@ -76,7 +76,7 @@ <code>parsed_uri.path</code> element is unset. The module has no further control of this one-time unescape operation, either failing to unescape or multiply unescaping the URL leads to security - reprecussions.</p> + repercussions.</p> </section> <section id="strip"><title>Strips Parent and This Elements from the |