summaryrefslogtreecommitdiff
path: root/doc/outdated
diff options
context:
space:
mode:
Diffstat (limited to 'doc/outdated')
-rw-r--r--doc/outdated/expire.txt4
-rw-r--r--doc/outdated/magnet.txt2
-rw-r--r--doc/outdated/skeleton.txt2
-rw-r--r--doc/outdated/ssi.txt2
4 files changed, 5 insertions, 5 deletions
diff --git a/doc/outdated/expire.txt b/doc/outdated/expire.txt
index acc84f53..eeafb9eb 100644
--- a/doc/outdated/expire.txt
+++ b/doc/outdated/expire.txt
@@ -11,7 +11,7 @@ Module: mod_expire
:Revision: $Revision: 1.2 $
:abstract:
- mod_expire controls the setting of the the Expire Response header
+ mod_expire controls the setting of the Expires response header
.. meta::
:keywords: lighttpd, expire
@@ -21,7 +21,7 @@ Module: mod_expire
Description
===========
-mod_expire controls the Expire header in the Response Header of HTTP/1.0
+mod_expire controls the Expires header in the Response Header of HTTP/1.0
messages. It is useful to set it for static files which should be cached
aggressivly like images, stylesheets or similar.
diff --git a/doc/outdated/magnet.txt b/doc/outdated/magnet.txt
index c7e24c5b..246d88f2 100644
--- a/doc/outdated/magnet.txt
+++ b/doc/outdated/magnet.txt
@@ -63,7 +63,7 @@ order. If one of them a returning a status-code, the following scripts will not
Tables
======
-Most of the interaction between between mod_magnet and lighty is done through tables. Tables in lua are hashes (Perl), dictionaries (Java), arrays (PHP), ...
+Most of the interaction between mod_magnet and lighty is done through tables. Tables in lua are hashes (Perl), dictionaries (Java), arrays (PHP), ...
Request-Environment
-------------------
diff --git a/doc/outdated/skeleton.txt b/doc/outdated/skeleton.txt
index b1b01e6e..68c475c0 100644
--- a/doc/outdated/skeleton.txt
+++ b/doc/outdated/skeleton.txt
@@ -11,7 +11,7 @@ Module: mod_skeleton
:Revision: $Revision: 1.2 $
:abstract:
- a nice, short abstrace about the module
+ a nice, short abstract about the module
.. meta::
:keywords: lighttpd, skeleton
diff --git a/doc/outdated/ssi.txt b/doc/outdated/ssi.txt
index f01e309f..ba2d3354 100644
--- a/doc/outdated/ssi.txt
+++ b/doc/outdated/ssi.txt
@@ -12,7 +12,7 @@ Module: mod_ssi
:abstract:
The module for server-side includes provides a compatibility
- layer for NSCA/Apache SSI.
+ layer for NCSA/Apache SSI.
.. meta::
:keywords: lighttpd, ssi, Server-Side Includes