From abb5efee985c15c01097ed1976d611020b987474 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 25 Mar 2004 20:03:22 +0000 Subject: [PATCH] Backport: Yet another typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103160 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html.en | 2 +- docs/manual/install.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index 0880921078a..b79535264b6 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -235,7 +235,7 @@ $ tar xvf httpd-2_0_NN.tar disable Base modules with the --disable-module option. Be careful when using these options, since configure cannot warn you - if the module you specify does not exit; it will simply ignore the + if the module you specify does not exist; it will simply ignore the option.

In addition, it is sometimes necessary to provide the diff --git a/docs/manual/install.xml b/docs/manual/install.xml index c0e5c1b6511..b6ad1c33af3 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -241,7 +241,7 @@ $ tar xvf httpd-2_0_NN.tar disable Base modules with the --disable-module option. Be careful when using these options, since configure cannot warn you - if the module you specify does not exit; it will simply ignore the + if the module you specify does not exist; it will simply ignore the option.

In addition, it is sometimes necessary to provide the -- 2.47.2