summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/manual/install.html2
-rw-r--r--docs/manual/install.html.en2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/install.html b/docs/manual/install.html
index 37463ec3a4..c4473eb913 100644
--- a/docs/manual/install.html
+++ b/docs/manual/install.html
@@ -51,7 +51,7 @@ directory of the Apache distribution. Change into this directory.
<LI>
Select modules to compile into Apache in the
<CODE>Configuration</CODE> file. Uncomment lines corresponding to
- those optional modules you wish to include (among the Module lines
+ those optional modules you wish to include (among the AddModule lines
at the bottom of the file), or add new lines corresponding to
additional modules you have downloaded or written. (See <A
HREF="misc/API.html">API.html</A> for preliminary docs on how to
diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en
index 37463ec3a4..c4473eb913 100644
--- a/docs/manual/install.html.en
+++ b/docs/manual/install.html.en
@@ -51,7 +51,7 @@ directory of the Apache distribution. Change into this directory.
<LI>
Select modules to compile into Apache in the
<CODE>Configuration</CODE> file. Uncomment lines corresponding to
- those optional modules you wish to include (among the Module lines
+ those optional modules you wish to include (among the AddModule lines
at the bottom of the file), or add new lines corresponding to
additional modules you have downloaded or written. (See <A
HREF="misc/API.html">API.html</A> for preliminary docs on how to