From: Martin Kraemer Date: Mon, 7 Apr 2008 06:01:54 +0000 (+0000) Subject: Typo X-Git-Tag: 2.3.0~797 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c801775cd21616ad0602d97b955fd19e99cf9066;p=thirdparty%2Fapache%2Fhttpd.git Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645388 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_session_crypto.html.en b/docs/manual/mod/mod_session_crypto.html.en index 68c8efff213..87feae81fce 100644 --- a/docs/manual/mod/mod_session_crypto.html.en +++ b/docs/manual/mod/mod_session_crypto.html.en @@ -39,7 +39,7 @@

This submodule of mod_session 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.

+ written to a remote browser via an HTTP cookie.

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 @@ -218,4 +218,4 @@

- \ No newline at end of file + diff --git a/docs/manual/mod/mod_session_crypto.xml b/docs/manual/mod/mod_session_crypto.xml index ee6234234a1..692a8629b03 100644 --- a/docs/manual/mod/mod_session_crypto.xml +++ b/docs/manual/mod/mod_session_crypto.xml @@ -39,7 +39,7 @@

This submodule of mod_session 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.

+ written to a remote browser via an HTTP cookie.

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