]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo
authorMartin Kraemer <martin@apache.org>
Mon, 7 Apr 2008 06:01:54 +0000 (06:01 +0000)
committerMartin Kraemer <martin@apache.org>
Mon, 7 Apr 2008 06:01:54 +0000 (06:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645388 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_session_crypto.html.en
docs/manual/mod/mod_session_crypto.xml

index 68c8efff21381a8352fac2c4a72dba04c5e4703c..87feae81fcef89a36b60b93c143c9e7f4abcb167 100644 (file)
@@ -39,7 +39,7 @@
 
     <p>This submodule of <code class="module"><a href="../mod/mod_session.html">mod_session</a></code> provides support for the
     encryption of user sessions before being written to a local database, or
-    written to a remove browser via an HTTP cookie.</p>
+    written to a remote browser via an HTTP cookie.</p>
     
     <p>This can help provide privacy to user sessions where the contents of
     the session should be kept private from the user, or where protection is
 </div><div id="footer">
 <p class="apache">Copyright 2008 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+</body></html>
index ee6234234a132149ad5119b9045a600bb08a0439..692a8629b03cc61c0adf0d2f0ed16eab81cdf02e 100644 (file)
@@ -39,7 +39,7 @@
 
     <p>This submodule of <module>mod_session</module> provides support for the
     encryption of user sessions before being written to a local database, or
-    written to a remove browser via an HTTP cookie.</p>
+    written to a remote browser via an HTTP cookie.</p>
     
     <p>This can help provide privacy to user sessions where the contents of
     the session should be kept private from the user, or where protection is