]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
misc typo fixes
authorDaniel Gruno <humbedooh@apache.org>
Sat, 1 Sep 2012 20:20:16 +0000 (20:20 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sat, 1 Sep 2012 20:20:16 +0000 (20:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379836 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/perf-tuning.xml
docs/manual/mod/core.html.es
docs/manual/mod/mod_rewrite.xml
docs/manual/mod/mod_rewrite.xml.fr

index a38d55619f0cd4b5688f213ea1c62eb4a1f639f6..bb44c33a82a93c94690c3781f73995a3c42c5d3a 100644 (file)
@@ -212,7 +212,7 @@ DocumentRoot /www/htdocs
 
     </section>
 
-    <section id="htacess">
+    <section id="htaccess">
 
       <title>AllowOverride</title>
 
index 40e459082c729af7d0a80afba408abc6903e5d83..eb432dfb7f2283cd85807e779b6194360697d5ec 100644 (file)
@@ -191,7 +191,7 @@ En Windows desde Apache httpd 2.3.3 y posteriores.</td></tr>
        transmitidos como se comentaba anteriormente, y el buffer inicial de datos y las
        direcciones de red son recuperadas a partir de una única llamada AcceptEx().
        <code>connect</code> utiliza la API AcceptEx() API, y recupera también
-       las direccciones de red, pero a diferencia de <code>none</code> 
+       las direcciones de red, pero a diferencia de <code>none</code> 
        la opción <code>connect</code> no espera a la transmisión inicial de los datos.</p>
 
     <p>Sobre Windows, <code>none</code> prefiere accept() antes que AcceptEx()
@@ -4316,4 +4316,4 @@ if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();
 }
 //--><!]]></script>
-</body></html>
\ No newline at end of file
+</body></html>
index a40f7121f6ff3a25ee3feb5863893471cbe3a0bd..edfdd2e9c542f93d22be2ae16feb0158cbfddf50 100644 (file)
@@ -1358,7 +1358,7 @@ directive.</p>
 
       <p><strong>Inside per-directory configuration for
       <code>/somepath</code><br />
-       (<code>/physical/path/to/somepath/.htacccess</code>, with
+       (<code>/physical/path/to/somepath/.htaccess</code>, with
       <code>RewriteBase /somepath</code>)<br />
        for request ``<code>GET
       /somepath/localpath/pathinfo</code>'':</strong><br />
index e624b47a7f23cf719fb59d861267c318a6d2fe7c..d7149b906614885d25598a3d85a55d789f9abf69 100644 (file)
@@ -1487,7 +1487,7 @@ redondant)</td>
 
       <p><strong>Dans une configuration de niveau r&eacute;pertoire pour
       <code>/chemin</code><br />
-       (<code>/chemin/physique/vers/chemin/.htacccess</code>, avec
+       (<code>/chemin/physique/vers/chemin/.htaccess</code>, avec
       <code>RewriteBase /chemin</code>)<br />
        pour la requ&ecirc;te ``<code>GET
       /chemin/chemin-local/infochemin</code>'':</strong><br />