You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by hu...@apache.org on 2012/04/17 09:16:29 UTC

svn commit: r1326957 - in /httpd/httpd/trunk/docs/manual/developer: request.html.en request.xml

Author: humbedooh
Date: Tue Apr 17 07:16:28 2012
New Revision: 1326957

URL: http://svn.apache.org/viewvc?rev=1326957&view=rev
Log:
reprecussions -> repercussions

Modified:
    httpd/httpd/trunk/docs/manual/developer/request.html.en
    httpd/httpd/trunk/docs/manual/developer/request.xml

Modified: httpd/httpd/trunk/docs/manual/developer/request.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/request.html.en?rev=1326957&r1=1326956&r2=1326957&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/request.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/request.html.en Tue Apr 17 07:16:28 2012
@@ -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

Modified: httpd/httpd/trunk/docs/manual/developer/request.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/request.xml?rev=1326957&r1=1326956&r2=1326957&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/request.xml (original)
+++ httpd/httpd/trunk/docs/manual/developer/request.xml Tue Apr 17 07:16:28 2012
@@ -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