From 4a4694a812944c7d6aa977d4bff5bfb555ce5bed Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 25 Mar 2004 20:02:11 +0000 Subject: [PATCH] Yet another typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103159 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 937fbdfe63..ffc88c6ca6 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -234,7 +234,7 @@ $ tar xvf httpd-2_1_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 6ed43925f3..2f718aa072 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -241,7 +241,7 @@ $ tar xvf httpd-2_1_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.50.1