From: Ken Coar Date: Fri, 30 May 1997 19:33:04 +0000 (+0000) Subject: Correcting typo pointed out to RobH by . X-Git-Tag: 1.2.1~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1cb3dafb10b2e143f1e3e7dbd42f631d03fba741;p=thirdparty%2Fapache%2Fhttpd.git Correcting typo pointed out to RobH by . git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78199 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index e5f4f974f98..940151a90bd 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -8,7 +8,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.61 $ ($Date: 1997/05/28 19:29:12 $) + $Revision: 1.62 $ ($Date: 1997/05/30 19:33:04 $)

The latest version of this FAQ is always available from the main @@ -1228,7 +1228,7 @@

We have had numerous reports of Apache dumping core when compiled with HP's ANSI C compiler using optimization. Disabling the compiler - optimiation has fixed these problems. + optimization has fixed these problems.